Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp8396 static bool CanConstantFold(const Instruction *I) { in CanConstantFold() function
8422 return CanConstantFold(I); in canConstantEvolve()
8911 if (CanConstantFold(I)) { in computeSCEVAtScope()