Home
last modified time | relevance | path

Searched refs:hasExceptionHandling (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h95 bool hasExceptionHandling() const { return HasExceptionHandling; } in hasExceptionHandling() function
H A DWebAssemblyInstrInfo.td54 Predicate<"Subtarget->hasExceptionHandling()">,