Home
last modified time | relevance | path

Searched defs:PN1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3397 const PHINode *PN1 = cast<PHINode>(Op1); in getInvertibleOperands() local
3490 static bool isNonEqualPHIs(const PHINode *PN1, const PHINode *PN2, in isNonEqualPHIs()
3616 if (const PHINode *PN1 = dyn_cast<PHINode>(V1)) { in isKnownNonEqual() local