Searched refs:switchInst (Results 1 – 2 of 2) sorted by relevance
1723 …llvm::Value *switchInst = Nucleus::createSwitch(value, unreachableBlock, (int)callRetBlock[current… in RET() local1727 Nucleus::addSwitchCase(switchInst, i, callRetBlock[currentLabel][i]); in RET()
1505 …llvm::Value *switchInst = Nucleus::createSwitch(value, unreachableBlock, (int)callRetBlock[current… in RET() local1509 Nucleus::addSwitchCase(switchInst, i, callRetBlock[currentLabel][i]); in RET()