Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DBufferOptimizations.cpp159 Operation *startOperation = BufferPlacementAllocs::getStartOperation( in hoist() local
316 Operation *startOperation = BufferPlacementAllocs::getStartOperation( in promote() local
DBufferUtils.cpp38 Operation *startOperation = livenessInfo.getStartOperation(allocValue); in getStartOperation() local