Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3014 static bool isNonEqualPHIs(const PHINode *PN1, const PHINode *PN2, in isNonEqualPHIs() function
3140 if (isNonEqualPHIs(PN1, PN2, Depth, Q)) in isKnownNonEqual()