Searched refs:InOL (Results 1 – 1 of 1) sorted by relevance
211 const Use *InOL = LP.getOperandList(); in LandingPadInst() local213 OL[I] = InOL[I]; in LandingPadInst()1021 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local1023 OL[I] = InOL[I]; in CatchSwitchInst()3825 const Use *InOL = SI.getOperandList(); in SwitchInst() local3827 OL[i] = InOL[i]; in SwitchInst()3828 OL[i+1] = InOL[i+1]; in SwitchInst()4052 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local4054 OL[i] = InOL[i]; in IndirectBrInst()