Home
last modified time | relevance | path

Searched defs:erased (Results 1 – 4 of 4) sorted by relevance

/minix/minix/llvm/passes/include/common/
H A Dqprof_common.h425 size_t erased = taskClassLLSitestacks.erase(otherTaskClassID); in mergeTaskClassLLSitestacks() local
431 size_t erased = taskClassDeepestLLLoops.erase(otherTaskClassID); in mergeTaskClassDeepestLLLoops() local
437 size_t erased = taskClassDeepestLLLibs.erase(otherTaskClassID); in mergeTaskClassDeepestLLLibs() local
/minix/sys/ufs/chfs/
H A Debh.h166 struct scan_leb_queue erased; member
/minix/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2241 bool erased = false; in removePunyEdges() local
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp511 bool erased = FunctionsBeingProcessed.erase(FI); (void)erased; in arrangeLLVMFunctionInfo() local