Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1425 if (const PHINode *PN2 = dyn_cast<PHINode>(V2)) in aliasPHI() local
H A DValueTracking.cpp3398 const PHINode *PN2 = cast<PHINode>(Op2); in getInvertibleOperands() local
3490 static bool isNonEqualPHIs(const PHINode *PN1, const PHINode *PN2, in isNonEqualPHIs()
3617 const PHINode *PN2 = cast<PHINode>(V2); in isKnownNonEqual() local