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