Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4659 static bool CanConstantFold(const Instruction *I) { in CanConstantFold() function
4687 return CanConstantFold(I); in canConstantEvolve()
4956 if (CanConstantFold(I)) { in computeSCEVAtScope()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6290 static bool CanConstantFold(const Instruction *I) { in CanConstantFold() function
6316 return CanConstantFold(I); in canConstantEvolve()
6757 if (CanConstantFold(I)) { in computeSCEVAtScope()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7646 static bool CanConstantFold(const Instruction *I) { in CanConstantFold() function
7672 return CanConstantFold(I); in canConstantEvolve()
8128 if (CanConstantFold(I)) { in computeSCEVAtScope()