Searched defs:Dead (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/games/robots/
H A Dextern.c36 bool Dead; /* Player is now dead */ variable
/openbsd-current/gnu/llvm/lldb/source/Host/linux/
H A DHost.cpp42 Dead, member in class:__anon1326::ProcessState
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp435 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr *> &Dead, argument
209 foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr*> &Dead) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h50 Dead = 0x10, enumerator in enum:llvm::RegState::__anon1730
H A DRDFGraph.h291 Dead = 0x0040 << 5, // 1000000, Does not define a value. member in struct:llvm::rdf::NodeAttrs
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp207 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp62 SimplifyIndvar(Loop *Loop, ScalarEvolution *SE, DominatorTree *DT, LoopInfo *LI, const TargetTransformInfo *TTI, SCEVExpander &Rewriter, SmallVectorImpl<WeakTrackingVH> &Dead) argument
953 simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, DominatorTree *DT, LoopInfo *LI, const TargetTransformInfo *TTI, SmallVectorImpl<WeakTrackingVH> &Dead, SCEVExpander &Rewriter, IVVisitor *V) argument
965 simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT, LoopInfo *LI, const TargetTransformInfo *TTI, SmallVectorImpl<WeakTrackingVH> &Dead) argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp422 MachineInstr *Dead = &*I; local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2150 bool Dead = true; local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp2594 BasicBlock *Dead = NewDead.pop_back_val(); local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp4593 const Expr *Live = E->getTrueExpr(), *Dead = E->getFalseExpr(); local

Completed in 195 milliseconds