Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2568 static bool isNonZeroRecurrence(const PHINode *PN) { in isNonZeroRecurrence() function
2942 if (Q.IIQ.UseInstrInfo && isNonZeroRecurrence(PN)) in isKnownNonZeroFromOperator()