Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:Pairs

938     const std::vector<std::pair<SPIRVWord, SPIRVBasicBlock *>>& Pairs,
940 return BB->addInstruction(new SPIRVSwitch(Select, Default, Pairs, BB));