Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolutionExpander.cpp1106 Instruction *TempIncV = in getAddRecExprPHILiterally() local
1111 if (!isExpandedAddRecExprPHI(PN, TempIncV, L)) in getAddRecExprPHILiterally()
1113 if (L == IVIncInsertLoop && !hoistIVInc(TempIncV, IVIncInsertPos)) in getAddRecExprPHILiterally()
1116 if (!isNormalAddRecExprPHI(PN, TempIncV, L)) in getAddRecExprPHILiterally()
1122 IncV = TempIncV; in getAddRecExprPHILiterally()
1136 IncV = TempIncV; in getAddRecExprPHILiterally()