Searched defs:mayThrow (Results 1 – 2 of 2) sorted by relevance
39 bool WebAssembly::mayThrow(const MachineInstr &MI) { in mayThrow() function in WebAssembly
652 bool Instruction::mayThrow() const { in mayThrow() function in Instruction