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()3265 Use *OL = OperandList, *InOL = SI.OperandList; in SwitchInst() local3267 OL[i] = InOL[i]; in SwitchInst()3268 OL[i+1] = InOL[i+1]; in SwitchInst()3416 Use *OL = OperandList, *InOL = IBI.OperandList; in IndirectBrInst() local3418 OL[i] = InOL[i]; in IndirectBrInst()