Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp978 Instruction *TempIncV = in getAddRecExprPHILiterally() local
980 if (!TempIncV) in getAddRecExprPHILiterally()
985 if (!isExpandedAddRecExprPHI(&PN, TempIncV, L)) in getAddRecExprPHILiterally()
988 if (!isNormalAddRecExprPHI(&PN, TempIncV, L)) in getAddRecExprPHILiterally()
994 IncV = TempIncV; in getAddRecExprPHILiterally()
1008 IncV = TempIncV; in getAddRecExprPHILiterally()