Searched refs:NonPHIs (Results 1 – 1 of 1) sorted by relevance
432 SmallVector<Instruction *, 8> NonPHIs; in AddReductionVar() local482 NonPHIs.push_back(UI); in AddReductionVar()498 Worklist.append(NonPHIs.begin(), NonPHIs.end()); in AddReductionVar()