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.cpp1029 void UnwrappedLineParser::conditionalCompilationCondition(bool Unreachable) { in conditionalCompilationCondition()
1042 void UnwrappedLineParser::conditionalCompilationStart(bool Unreachable) { in conditionalCompilationStart()
1083 bool Unreachable = false; in parsePPIf() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1598 bool Unreachable, in SplitBlockAndInsertIfThen()
1611 bool Unreachable, in SplitBlockAndInsertIfElse()
1663 bool &ToTailEdge) { in SplitBlockAndInsertIfThenElse()
H A DSimplifyCFG.cpp7493 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