Home
last modified time | relevance | path

Searched defs:RealIV (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp546 bool LoopReroll::findScaleFromMul(Instruction *RealIV, uint64_t &Scale, in findScaleFromMul()
787 Instruction *RealIV = IV; in reroll() local