Home
last modified time | relevance | path

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

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