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