Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1226 bool CatchAfterSplit = false; in addNestedTryDelegate() local
1231 CatchAfterSplit = true; in addNestedTryDelegate()
1238 if (!CatchAfterSplit) { in addNestedTryDelegate()
1440 bool CatchAfterSplit = false; in addNestedTryTable() local
1445 CatchAfterSplit = true; in addNestedTryTable()
1452 if (!CatchAfterSplit) { in addNestedTryTable()