Searched refs:InOL (Results 1 – 1 of 1) sorted by relevance
260 const Use *InOL = LP.getOperandList(); in LandingPadInst() local262 OL[I] = InOL[I]; in LandingPadInst()1101 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local1103 OL[I] = InOL[I]; in CatchSwitchInst()4064 const Use *InOL = SI.getOperandList(); in SwitchInst() local4066 OL[i] = InOL[i]; in SwitchInst()4067 OL[i+1] = InOL[i+1]; in SwitchInst()4272 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local4274 OL[i] = InOL[i]; in IndirectBrInst()