Searched refs:getCalleeOpNo (Results 1 – 2 of 2) sorted by relevance
117 unsigned WebAssembly::getCalleeOpNo(const MachineInstr &MI) { in getCalleeOpNo() function in WebAssembly195 const MachineOperand &MO = MI.getOperand(getCalleeOpNo(MI)); in mayThrow()218 const MachineOperand &CalleeOp = MI.getOperand(getCalleeOpNo(MI)); in isCatchTerminatePad()235 const MachineOperand &CalleeOp = MI.getOperand(getCalleeOpNo(MI)); in isCatchAllTerminatePad()
41 unsigned getCalleeOpNo(const MachineInstr &MI);