Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCleanCodeAfterTrap.cpp59 bool HasTerminator = false; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1901 bool HasTerminator = I1->isTerminator(); in hoistCommonCodeFromSuccessors() local