Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1108 Instruction *TempIncV = in getAddRecExprPHILiterally() local
1113 if (!isExpandedAddRecExprPHI(PN, TempIncV, L)) in getAddRecExprPHILiterally()
1115 if (L == IVIncInsertLoop && !hoistIVInc(TempIncV, IVIncInsertPos)) in getAddRecExprPHILiterally()
1118 if (!isNormalAddRecExprPHI(PN, TempIncV, L)) in getAddRecExprPHILiterally()
1124 IncV = TempIncV; in getAddRecExprPHILiterally()
1138 IncV = TempIncV; in getAddRecExprPHILiterally()