Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.h35 bool isRethrow(const MachineInstr &MI);
DWebAssemblyUtilities.cpp162 bool WebAssembly::isRethrow(const MachineInstr &MI) { in isRethrow() function in WebAssembly