Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp9698 auto ResultSwapped = in getMonotonicPredicateType() local
9701 assert(ResultSwapped.hasValue() && "should be able to analyze both!"); in getMonotonicPredicateType()
9702 assert(ResultSwapped.getValue() != Result.getValue() && in getMonotonicPredicateType()