Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:InstList

1201     std::vector<Instruction *> InstList;
1215 InstList.push_back(CI);
1217 for (auto &Inst:InstList) {