Home
last modified time | relevance | path

Searched defs:Unreachable (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.h37 bool Unreachable = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp385 SetVector<const BasicBlock *> Unreachable; in finish() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp1040 void UnwrappedLineParser::conditionalCompilationCondition(bool Unreachable) { in conditionalCompilationCondition() argument
1053 void UnwrappedLineParser::conditionalCompilationStart(bool Unreachable) { in conditionalCompilationStart() argument
1094 bool Unreachable = false; in parsePPIf() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1610 bool Unreachable, in SplitBlockAndInsertIfThen()
1623 bool Unreachable, in SplitBlockAndInsertIfElse()
1675 bool &ToTailEdge) { in SplitBlockAndInsertIfThenElse()
H A DSimplifyCFG.cpp7744 BasicBlock *Unreachable = BasicBlock::Create( in removeUndefIntroducingPredecessor() local
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp424 SmallVector<BasicBlock *, 16> Unreachable; in simpleSimplifyCfg() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp314 SmallPtrSet<BasicBlock *, 16> Unreachable; in runImpl() local