Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.cpp212 bool SeenCatch = false; in isCatchTerminatePad() local
216 SeenCatch = true; in isCatchTerminatePad()
217 if (SeenCatch && MI.isCall()) { in isCatchTerminatePad()