Searched defs:mayThrow (Results 1 – 3 of 3) sorted by relevance
42 bool WebAssembly::mayThrow(const MachineInstr &MI) { in mayThrow() function in WebAssembly
1096 bool Instruction::mayThrow(bool IncludePhaseOneUnwind) const { in mayThrow() function in Instruction