Searched refs:InOL (Results 1 – 1 of 1) sorted by relevance
256 const Use *InOL = LP.getOperandList(); in LandingPadInst() local258 OL[I] = InOL[I]; in LandingPadInst()1035 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local1037 OL[I] = InOL[I]; in CatchSwitchInst()3934 const Use *InOL = SI.getOperandList(); in SwitchInst() local3936 OL[i] = InOL[i]; in SwitchInst()3937 OL[i+1] = InOL[i+1]; in SwitchInst()4141 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local4143 OL[i] = InOL[i]; in IndirectBrInst()