Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferUtils.cpp34 Operation *BufferPlacementAllocs::getStartOperation(Value allocValue, getStartOperation() function in BufferPlacementAllocs
/llvm-project/mlir/lib/Analysis/
H A DLiveness.cpp368 Operation *LivenessBlockInfo::getStartOperation(Value value) const { in getStartOperation() function in LivenessBlockInfo