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