Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1052 bool EmitNextBlock = false, NextIsEnd = false; in emitWasmCatchPadBlock() local
1060 NextIsEnd = true; in emitWasmCatchPadBlock()
1066 NextIsEnd = true; in emitWasmCatchPadBlock()
1084 if (NextIsEnd) in emitWasmCatchPadBlock()