Searched refs:InOL (Results 1 – 1 of 1) sorted by relevance
198 Use *OL = OperandList, *InOL = LP.OperandList; in LandingPadInst() local200 OL[I] = InOL[I]; in LandingPadInst()3332 Use *OL = OperandList, *InOL = SI.OperandList; in SwitchInst() local3334 OL[i] = InOL[i]; in SwitchInst()3335 OL[i+1] = InOL[i+1]; in SwitchInst()3459 Use *OL = OperandList, *InOL = IBI.OperandList; in IndirectBrInst() local3461 OL[i] = InOL[i]; in IndirectBrInst()