Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DDropEquivalentBufferResults.cpp87 bool erased = false; dropEquivalentBufferResults() local
/llvm-project/lldb/source/Target/
H A DSectionLoadList.cpp201 bool erased = false; in SetSectionUnloaded() local
/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp326 bool erased = m_read_fds.erase(handle); global() local
/llvm-project/mlir/lib/Interfaces/
H A DValueBoundsOpInterface.cpp424 bool erased = valueDimToPosition.erase(*positionToValueDim[pos]); in projectOut() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp426 bool erased; hoistAffineIfOp() local
H A DLoopUtils.cpp317 bool erased; affineForOpBodySkew() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1702 erased = false; in removePunyEdges() local
/llvm-project/mlir/lib/Transforms/Utils/
H A DDialectConversion.cpp937 DenseSet<void *> erased; global() member
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp823 assert(erased && "Not in set?"); in arrangeLLVMFunctionInfo() local