Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp897 bool PostSplit = true; in addTryDelegate() local
902 PostSplit = false; in addTryDelegate()
909 if (PostSplit) { in addTryDelegate()