Searched defs:PredicatesFoldable (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DCmpInstAnalysis.cpp90 /// PredicatesFoldable - Return true if both predicates match sign or if at
92 bool llvm::PredicatesFoldable(ICmpInst::Predicate p1, ICmpInst::Predicate p2) { function in class:llvm

Completed in 58 milliseconds