Home
last modified time | relevance | path

Searched defs:isTruePredicate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1567 static bool isTruePredicate(const Record *Rec) { in isTruePredicate() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8913 static bool isTruePredicate(CmpInst::Predicate Pred, const Value *LHS, in isTruePredicate() function