Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2785 static Value *getWideOperand(Value *Oper) { in getWideOperand() function
2860 const SCEV *HeadExpr = SE.getSCEV(getWideOperand(Incs[0].IVOperand)); in isProfitableIncrement()
2962 Value *const NextIV = getWideOperand(IVOper); in ChainInstruction()
2980 Value *PrevIV = getWideOperand(Chain.Incs.back().IVOperand); in ChainInstruction()
3203 IVSrc = getWideOperand(*IVOpIter); in GenerateIVChain()