Searched defs:liveIn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Transforms/ | ||
H A D | Mem2Reg.cpp | 321 SmallPtrSet<Block *, 16> liveIn; computeSlotLiveIn() local |
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/ | ||
H A D | TileAllocation.cpp | 388 for (Value liveIn : livenessInfo->in()) gatherTileLiveRanges() local |
/llvm-project/mlir/lib/Rewrite/ | ||
H A D | ByteCode.cpp | 626 for (Value liveIn : info->in()) { in allocateMemoryIndices() local |