Searched refs:InOL (Results 1 – 3 of 3) sorted by relevance
252 const Use *InOL = LP.getOperandList(); in LandingPadInst() local254 OL[I] = InOL[I]; in LandingPadInst()823 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local825 OL[I] = InOL[I]; in CatchSwitchInst()3542 const Use *InOL = SI.getOperandList(); in SwitchInst() local3544 OL[i] = InOL[i]; in SwitchInst()3545 OL[i+1] = InOL[i+1]; in SwitchInst()3646 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local3648 OL[i] = InOL[i]; in IndirectBrInst()
197 const Use *InOL = LP.getOperandList(); in LandingPadInst() local199 OL[I] = InOL[I]; in LandingPadInst()1016 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local1018 OL[I] = InOL[I]; in CatchSwitchInst()3726 const Use *InOL = SI.getOperandList(); in SwitchInst() local3728 OL[i] = InOL[i]; in SwitchInst()3729 OL[i+1] = InOL[i+1]; in SwitchInst()3839 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local3841 OL[i] = InOL[i]; in IndirectBrInst()
191 Use *OL = OperandList, *InOL = LP.OperandList; in LandingPadInst() local193 OL[I] = InOL[I]; in LandingPadInst()3134 Use *OL = OperandList, *InOL = SI.OperandList; in SwitchInst() local3136 OL[i] = InOL[i]; in SwitchInst()3137 OL[i+1] = InOL[i+1]; in SwitchInst()3260 Use *OL = OperandList, *InOL = IBI.OperandList; in IndirectBrInst() local3262 OL[i] = InOL[i]; in IndirectBrInst()