Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp45 bool ShouldEmitExceptionTable = false; in endFunction() local
48 ShouldEmitExceptionTable = true; in endFunction()
52 if (!ShouldEmitExceptionTable) in endFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp45 bool ShouldEmitExceptionTable = false; in endFunction() local
48 ShouldEmitExceptionTable = true; in endFunction()
52 if (!ShouldEmitExceptionTable) in endFunction()