Lines Matching refs:getOperandList
250 Use *OL = getOperandList(); in LandingPadInst()
251 const Use *InOL = LP.getOperandList(); in LandingPadInst()
292 getOperandList()[OpNo] = Val; in addClause()
1111 Use *OL = getOperandList(); in CatchSwitchInst()
1112 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst()
1148 getOperandList()[OpNo] = Handler; in addHandler()
4505 Use *OL = getOperandList(); in SwitchInst()
4506 const Use *InOL = SI.getOperandList(); in SwitchInst()
4537 Use *OL = getOperandList(); in removeCase()
4719 Use *OL = getOperandList(); in IndirectBrInst()
4720 const Use *InOL = IBI.getOperandList(); in IndirectBrInst()
4735 getOperandList()[OpNo] = DestBB; in addDestination()
4744 Use *OL = getOperandList(); in removeDestination()