Searched refs:OtherAdd (Results 1 – 1 of 1) sorted by relevance
13081 SDNode *OtherAdd = *UI; in PerformDAGCombine() local13082 for (SDNode::use_iterator VI = OtherAdd->use_begin(), in PerformDAGCombine()13083 VE = OtherAdd->use_end(); VI != VE; ++VI) { in PerformDAGCombine()