Home
last modified time | relevance | path

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

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