Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1210 bool IncrementIsNUW = !useSubtract && IsIncrementNUW(SE, Normalized); in getAddRecExprPHILiterally() local
1240 if (IncrementIsNUW) in getAddRecExprPHILiterally()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1270 bool IncrementIsNUW = !useSubtract && IsIncrementNUW(SE, Normalized); in getAddRecExprPHILiterally() local
1300 if (IncrementIsNUW) in getAddRecExprPHILiterally()