Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1425 if (const PHINode *PN2 = dyn_cast<PHINode>(V2)) aliasPHI() local
H A DValueTracking.cpp3316 const PHINode *PN2 = cast<PHINode>(Op2); getInvertibleOperands() local
3404 isNonEqualPHIs(const PHINode * PN1,const PHINode * PN2,unsigned Depth,const SimplifyQuery & Q) isNonEqualPHIs() argument
3527 const PHINode *PN2 = cast<PHINode>(V2); isKnownNonEqual() local
[all...]