Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1077 bool EmitNextBlock = false, NextIsEnd = false; in emitWasmCatchPadBlock() local
1085 NextIsEnd = true; in emitWasmCatchPadBlock()
1091 NextIsEnd = true; in emitWasmCatchPadBlock()
1109 if (NextIsEnd) in emitWasmCatchPadBlock()