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

/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dinternal.hh91 #define Unreachable() Unreachable (Cody::Location (__FILE__, __LINE__)) macro
/netbsd-current/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp409 SmallVector<BasicBlock *, 16> Unreachable; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp413 SmallPtrSet<BasicBlock *, 16> Unreachable; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1350 SplitBlockAndInsertIfThenImpl(Value *Cond, Instruction *SplitBefore, bool Unreachable, MDNode *BranchWeights, DomTreeUpdater *DTU, DominatorTree *DT, LoopInfo *LI, BasicBlock *ThenBlock) argument
1418 SplitBlockAndInsertIfThen(Value *Cond, Instruction *SplitBefore, bool Unreachable, MDNode *BranchWeights, DominatorTree *DT, LoopInfo *LI, BasicBlock *ThenBlock) argument
1428 SplitBlockAndInsertIfThen(Value *Cond, Instruction *SplitBefore, bool Unreachable, MDNode *BranchWeights, DomTreeUpdater *DTU, LoopInfo *LI, BasicBlock *ThenBlock) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp766 void UnwrappedLineParser::conditionalCompilationCondition(bool Unreachable) { argument
778 void UnwrappedLineParser::conditionalCompilationStart(bool Unreachable) { argument
820 bool Unreachable = false; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml187 | Unreachable Constructor in type:Opcode/t
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3472 SanitizerKind::Unreachable), member in class:SanitizerKind

Completed in 208 milliseconds