Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp39 bool WebAssembly::mayThrow(const MachineInstr &MI) { in mayThrow() function in WebAssembly
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp652 bool Instruction::mayThrow() const { in mayThrow() function in Instruction