Home
last modified time | relevance | path

Searched defs:endOperation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Analysis/
H A DLiveness.cpp253 Operation *endOperation = blockInfo->getEndOperation(value, operation); in isDeadAfter() local
386 Operation *endOperation = startOperation; in getEndOperation() local
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferDeallocation.cpp521 Operation *endOperation = &placementBlock->front(); in placeDeallocs() local