Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.h36 bool Unreachable = false; variable
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp205 SetVector<const BasicBlock *> Unreachable; in finish() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp1151 void UnwrappedLineParser::conditionalCompilationCondition(bool Unreachable) { in conditionalCompilationCondition()
1164 void UnwrappedLineParser::conditionalCompilationStart(bool Unreachable) { in conditionalCompilationStart()
1205 bool Unreachable = false; in parsePPIf() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1475 bool Unreachable, MDNode *BranchWeights, in SplitBlockAndInsertIfThenImpl()
1544 bool Unreachable, in SplitBlockAndInsertIfThen()
1554 bool Unreachable, in SplitBlockAndInsertIfThen()
H A DSimplifyCFG.cpp7217 BasicBlock *Unreachable = BasicBlock::Create( in removeUndefIntroducingPredecessor() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml187 | Unreachable Constructor
H A Dllvm.mli211 | Unreachable Constructor
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DCrashDebugger.cpp408 SmallVector<BasicBlock *, 16> Unreachable; in simpleSimplifyCfg() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp411 SmallPtrSet<BasicBlock *, 16> Unreachable; in runImpl() local