Searched defs:SI (Results 1 – 6 of 6) sorted by relevance
1176 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local1368 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
1209 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local1402 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
1178 const SwitchInst &SI = cast<SwitchInst>(I); in WriteInstruction() local1306 for (ValueSymbolTable::const_iterator SI = VST.begin(), SE = VST.end(); in WriteValueSymbolTable() local
1780 const C2NumbersStreamTuning::input *SI[] = { ins2.get(), bins2.get() }; in TEST_F() local
2961 SwitchInst *SI = SwitchInst::Create(Cond, Default, NumCases); in ParseFunctionBody() local
3209 SwitchInst *SI = SwitchInst::Create(Cond, Default, NumCases); in ParseFunctionBody() local