Searched refs:InOL (Results 1 – 1 of 1) sorted by relevance
179 const Use *InOL = LP.getOperandList(); in LandingPadInst() local181 OL[I] = InOL[I]; in LandingPadInst()898 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local900 OL[I] = InOL[I]; in CatchSwitchInst()3623 const Use *InOL = SI.getOperandList(); in SwitchInst() local3625 OL[i] = InOL[i]; in SwitchInst()3626 OL[i+1] = InOL[i+1]; in SwitchInst()3736 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local3738 OL[i] = InOL[i]; in IndirectBrInst()