Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8676 bool llvm::matchSimpleRecurrence(const PHINode *P, BinaryOperator *&BO, matchSimpleRecurrence() function in llvm
8733 bool llvm::matchSimpleRecurrence(const BinaryOperator *I, PHINode *&P, matchSimpleRecurrence() function in llvm