Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:Pairs

993     std::vector<std::pair<SPIRVWord, SPIRVBasicBlock *>> Pairs;
995 Pairs.push_back(std::make_pair(I.getCaseValue()->getZExtValue(),
1001 nullptr)), Pairs, BB));