Searched defs:IncrementingBlock (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVGatherScatterLowering.cpp | 212 unsigned IncrementingBlock = Phi->getIncomingValue(0) == Inc ? 0 : 1; matchStridedRecurrence() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | MVEGatherScatterLowering.cpp | 1035 int IncrementingBlock = Phi->getIncomingValue(0) == IncInstruction ? 0 : 1; optimiseOffsets() local |