Searched refs:InOL (Results 1 – 1 of 1) sorted by relevance
191 Use *OL = OperandList, *InOL = LP.OperandList; in LandingPadInst() local193 OL[I] = InOL[I]; in LandingPadInst()3156 Use *OL = OperandList, *InOL = SI.OperandList; in SwitchInst() local3158 OL[i] = InOL[i]; in SwitchInst()3159 OL[i+1] = InOL[i+1]; in SwitchInst()3283 Use *OL = OperandList, *InOL = IBI.OperandList; in IndirectBrInst() local3285 OL[i] = InOL[i]; in IndirectBrInst()