Searched refs:discoverTransitivelyIncomingValues (Results 1 – 2 of 2) sorted by relevance
216 bool discoverTransitivelyIncomingValues(Constant *Const, PHINode *Root,
293 bool InstCostVisitor::discoverTransitivelyIncomingValues( in discoverTransitivelyIncomingValues() function in InstCostVisitor386 if (!discoverTransitivelyIncomingValues(Const, &I, TransitivePHIs)) in visitPHINode()