Home
last modified time | relevance | path

Searched defs:isNonConstantNegative (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp593 static bool isNonConstantNegative(const SCEV *F) { in isNonConstantNegative() function
/external/llvm/lib/Analysis/
DScalarEvolution.cpp290 bool SCEV::isNonConstantNegative() const { in isNonConstantNegative() function in SCEV