Home
last modified time | relevance | path

Searched defs:livenessInfo (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferUtils.cpp39 const LivenessBlockInfo &livenessInfo = *liveness.getLiveness(placementBlock); getStartOperation() local
H A DBufferDeallocation.cpp514 const LivenessBlockInfo *livenessInfo = in placeDeallocs() local
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DTileAllocation.cpp367 __anon7d340b070802(Value value, Operation *firstUseOrDef, LivenessBlockInfo const &livenessInfo, bool liveAtBlockEntry = false) gatherTileLiveRanges() argument
382 LivenessBlockInfo const *livenessInfo = liveness.getLiveness(&block); gatherTileLiveRanges() local