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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h881 static bool isIntPredicate(Predicate P) { function
888 bool isIntPredicate() const { return isIntPredicate(getPredicate()); } function

Completed in 177 milliseconds