Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1076 bool EmitNextBlock = false, NextIsEnd = false; in emitWasmCatchPadBlock() local
1084 NextIsEnd = true; in emitWasmCatchPadBlock()
1090 NextIsEnd = true; in emitWasmCatchPadBlock()
1108 if (NextIsEnd) in emitWasmCatchPadBlock()