Home
last modified time | relevance | path

Searched defs:mayThrow (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp64 bool WebAssembly::mayThrow(const MachineInstr &MI) { in mayThrow() function in WebAssembly
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp735 bool Instruction::mayThrow() const { in mayThrow() function in Instruction