Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h190 Instruction *getIVIncOperand(Instruction *IncV, Instruction *InsertPos,
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp915 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV, in getIVIncOperand() function in SCEVExpander
998 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true); in hoistIVInc()
1022 (IVOper = getIVIncOperand(IVOper, L->getLoopPreheader()->getTerminator(), in isExpandedAddRecExprPHI()