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