Searched refs:createSelectionOp (Results 1 – 1 of 1) sorted by relevance
1635 spirv::SelectionOp createSelectionOp(uint32_t selectionControl);1662 ControlFlowStructurizer::createSelectionOp(uint32_t selectionControl) { in createSelectionOp() function in ControlFlowStructurizer1708 if (auto selectionOp = createSelectionOp(control)) in structurize()