Searched refs:ToPromote2 (Results 1 – 1 of 1) sorted by relevance
7293 SmallPtrSet<SDNode *, 16> ToPromote1, ToPromote2; in PeepholePPC64ZExtGather() local7297 PeepholePPC64ZExtGather(Op32.getOperand(1), ToPromote2); in PeepholePPC64ZExtGather()7307 ToPromote.insert_range(ToPromote2); in PeepholePPC64ZExtGather()