Searched defs:matchSelectPattern (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ValueTracking.h | 1078 inline SelectPatternResult matchSelectPattern(const Value *V, const Value *&LHS, matchSelectPattern() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 7645 static SelectPatternResult matchSelectPattern(CmpInst::Predicate Pred, matchSelectPattern() function |