Searched defs:IVInc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 2087 IVInc(Instruction *U, Value *O, const SCEV *E) argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 1525 /// <IVInc, Step>. Otherwise, return std::nullopt. in getIVIncrement() local |