Searched defs:matchSimpleRecurrence (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 8676 bool llvm::matchSimpleRecurrence(const PHINode *P, BinaryOperator *&BO, matchSimpleRecurrence() function in llvm |