Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp42 bool WebAssembly::mayThrow(const MachineInstr &MI) { in mayThrow() function in WebAssembly
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1004 bool Instruction::mayThrow(bool IncludePhaseOneUnwind) const { in mayThrow() function in Instruction