Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1474 Instruction *InstIV, in replaceIV() argument
1477 int64_t Inc = IVToIncMap[InstIV]; in replaceIV()
1478 bool NeedNewIV = InstIV == LoopControlIV; in replaceIV()
1503 Expander.expandCodeFor(NewIVSCEV, InstIV->getType(), &Header->front()); in replaceIV()