Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp2412 static bool isNonZeroRecurrence(const PHINode *PN) { in isNonZeroRecurrence() function
2694 if (Q.IIQ.UseInstrInfo && isNonZeroRecurrence(PN)) in isKnownNonZero()