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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h635 matchSelectPattern(const Value *V, const Value *&LHS, const Value *&RHS) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4938 static SelectPatternResult matchSelectPattern(CmpInst::Predicate Pred, function
5228 SelectPatternResult llvm::matchSelectPattern(Value *V, Value *&LHS, Value *&RHS, function in class:llvm
[all...]

Completed in 203 milliseconds