Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DLiveness.cpp255 Operation *endOperation = blockInfo->getEndOperation(value, operation); in isLastUse() local
376 Operation *endOperation = startOperation; in getEndOperation() local
/external/llvm-project/mlir/lib/Transforms/
DBufferDeallocation.cpp443 Operation *endOperation = &placementBlock->front(); in placeDeallocs() local