Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp1091 Value *PredicateV = getConstrainedFPPredicate(P); in CreateConstrainedFPCmp()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h1229 Value *getConstrainedFPPredicate(CmpInst::Predicate Predicate) { in getConstrainedFPPredicate() function