Home
last modified time | relevance | path

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

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