Lines Matching refs:getOperandList
206 Use *OL = getOperandList(); in LandingPadInst()
207 const Use *InOL = LP.getOperandList(); in LandingPadInst()
248 getOperandList()[OpNo] = Val; in addClause()
1157 Use *OL = getOperandList(); in CatchSwitchInst()
1158 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst()
1194 getOperandList()[OpNo] = Handler; in addHandler()
4352 Use *OL = getOperandList(); in SwitchInst()
4353 const Use *InOL = SI.getOperandList(); in SwitchInst()
4384 Use *OL = getOperandList(); in removeCase()
4578 Use *OL = getOperandList(); in IndirectBrInst()
4579 const Use *InOL = IBI.getOperandList(); in IndirectBrInst()
4594 getOperandList()[OpNo] = DestBB; in addDestination()
4603 Use *OL = getOperandList(); in removeDestination()