Searched defs:SI (Results 1 – 5 of 5) sorted by relevance
1106 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local1298 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
1152 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local1281 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
1164 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local1355 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
2560 SwitchInst *SI = SwitchInst::Create(Cond, Default, NumCases); in ParseFunctionBody() local
2805 SwitchInst *SI = SwitchInst::Create(Cond, Default, NumCases); in ParseFunctionBody() local