Searched defs:MayThrow (Results 1 – 2 of 2) sorted by relevance
111 bool MayThrow = false; // The current loop contains an instruction which variable133 bool MayThrow = false; // The current loop contains an instruction which variable
1196 bool MayThrow = WebAssembly::mayThrow(MI); in fixCallUnwindMismatches() local