Searched defs:switchInst (Results 1 – 2 of 2) sorted by relevance
3403 Instruction* switchInst = new Instruction(NoResult, NoType, OpSwitch); in makeSwitch() local
1946 auto switchInst = Ice::InstSwitch::create(::function, numCases, control, defaultBranch); in createSwitch() local