Home
last modified time | relevance | path

Searched defs:HasFallthrough (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp697 (HasFixups || HasExistingBranches || HasFallthrough)) { in PopCleanupBlock() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp689 bool HasFallthrough = false; emitTableEntry() local