Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.h37 bool Unreachable = false; global() variable
/llvm-project/clang-tools-extra/clangd/
H A DFileDistance.cpp57 constexpr const unsigned FileDistance::Unreachable; member in clang::clangd::FileDistance
/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp385 SetVector<const BasicBlock *> Unreachable; finish() local
/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp1036 conditionalCompilationCondition(bool Unreachable) conditionalCompilationCondition() argument
1049 conditionalCompilationStart(bool Unreachable) conditionalCompilationStart() argument
1090 bool Unreachable = false; parsePPIf() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1675 auto handleBlock = [&](BasicBlock **PBB, bool Unreachable, BasicBlock *&BB, in SplitBlockAndInsertIfThenElse() argument
1610 SplitBlockAndInsertIfThen(Value * Cond,BasicBlock::iterator SplitBefore,bool Unreachable,MDNode * BranchWeights,DomTreeUpdater * DTU,LoopInfo * LI,BasicBlock * ThenBlock) SplitBlockAndInsertIfThen() argument
1623 SplitBlockAndInsertIfElse(Value * Cond,BasicBlock::iterator SplitBefore,bool Unreachable,MDNode * BranchWeights,DomTreeUpdater * DTU,LoopInfo * LI,BasicBlock * ElseBlock) SplitBlockAndInsertIfElse() argument
H A DSimplifyCFG.cpp7719 BasicBlock *Unreachable = BasicBlock::Create( removeUndefIntroducingPredecessor() local
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DFunctionPropertiesAnalysisTest.cpp710 TEST_F(FunctionPropertiesAnalysisTest, Unreachable) { in TEST_F() argument
/llvm-project/llvm/unittests/IR/
H A DDominatorTreeTest.cpp77 TEST(DominatorTree, Unreachable) { in TEST() argument
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml188 | Unreachable Constructor
H A Dllvm.mli214 | Unreachable Constructor
/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp424 SmallVector<BasicBlock *, 16> Unreachable; in simpleSimplifyCfg() local
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp572 __anon3ed2de1b0302(uint64_t EntryAddress, bool Unreachable = false) analyzeJumpTable() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp314 SmallPtrSet<BasicBlock *, 16> Unreachable; runImpl() local