Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Transforms/
H A DMem2Reg.cpp321 SmallPtrSet<Block *, 16> liveIn; computeSlotLiveIn() local
392 SmallPtrSet<Block *, 16> liveIn = computeSlotLiveIn(definingBlocks); computeMergePoints() local
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DTileAllocation.cpp388 for (Value liveIn : livenessInfo->in()) gatherTileLiveRanges() local
/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp626 for (Value liveIn : info->in()) { in allocateMemoryIndices() local