Home
last modified time | relevance | path

Searched refs:isNonZeroRecurrence (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp2204 static bool isNonZeroRecurrence(const PHINode *PN) { in isNonZeroRecurrence() function
2473 if (Q.IIQ.UseInstrInfo && isNonZeroRecurrence(PN)) in isKnownNonZero()