Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1352 if (const PHINode *PN2 = dyn_cast<PHINode>(V2)) aliasPHI() local
H A DValueTracking.cpp2939 const PHINode *PN2 = cast<PHINode>(Op2); getInvertibleOperands() local
3014 isNonEqualPHIs(const PHINode * PN1,const PHINode * PN2,unsigned Depth,const SimplifyQuery & Q) isNonEqualPHIs() argument
3137 const PHINode *PN2 = cast<PHINode>(V2); isKnownNonEqual() local
[all...]