Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.h37 bool Unreachable = false; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp385 SetVector<const BasicBlock *> Unreachable; in finish() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp1029 conditionalCompilationCondition(bool Unreachable) conditionalCompilationCondition() argument
1042 conditionalCompilationStart(bool Unreachable) conditionalCompilationStart() argument
1083 bool Unreachable = false; parsePPIf() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1598 SplitBlockAndInsertIfThen(Value * Cond,BasicBlock::iterator SplitBefore,bool Unreachable,MDNode * BranchWeights,DomTreeUpdater * DTU,LoopInfo * LI,BasicBlock * ThenBlock) SplitBlockAndInsertIfThen() argument
1611 SplitBlockAndInsertIfElse(Value * Cond,BasicBlock::iterator SplitBefore,bool Unreachable,MDNode * BranchWeights,DomTreeUpdater * DTU,LoopInfo * LI,BasicBlock * ElseBlock) SplitBlockAndInsertIfElse() argument
1663 __anonb016773e0502(BasicBlock **PBB, bool Unreachable, BasicBlock *&BB, bool &ToTailEdge) SplitBlockAndInsertIfThenElse() argument
H A DSimplifyCFG.cpp7493 BasicBlock *Unreachable = BasicBlock::Create( removeUndefIntroducingPredecessor() local
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp424 SmallVector<BasicBlock *, 16> Unreachable; in simpleSimplifyCfg() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp314 SmallPtrSet<BasicBlock *, 16> Unreachable; in runImpl() local