Home
last modified time | relevance | path

Searched refs:getIVIncOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h249 Instruction *getIVIncOperand(Instruction *IncV, Instruction *InsertPos,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp662 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV, in getIVIncOperand() function in SCEVExpander
756 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true); in hoistIVInc()
782 (IVOper = getIVIncOperand(IVOper, L->getLoopPreheader()->getTerminator(), in isExpandedAddRecExprPHI()