Home | History | Annotate | Download | only in Utils

Lines Matching refs:PHIs

291     SmallVector<Instruction *, 8> PHIs;
321 PHIs.push_back(UI);
334 Worklist.append(PHIs.begin(), PHIs.end());