Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp7623 bool ResultSwapped = isMonotonicPredicateImpl( in isMonotonicPredicate() local
7626 assert(Result == ResultSwapped && "should be able to analyze both!"); in isMonotonicPredicate()
7627 if (ResultSwapped) in isMonotonicPredicate()