Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp8139 static bool CanConstantFold(const Instruction *I) { in CanConstantFold() function
8165 return CanConstantFold(I); in canConstantEvolve()
8655 if (CanConstantFold(I)) { in computeSCEVAtScope()