Home
last modified time | relevance | path

Searched defs:Dead (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp58 LoopInfo *LI,SmallVectorImpl<WeakVH> &Dead) in SimplifyIndvar()
598 LoopInfo *LI, SmallVectorImpl<WeakVH> &Dead, in simplifyUsersOfIV()
608 LoopInfo *LI, SmallVectorImpl<WeakVH> &Dead) { in simplifyLoopIVs()
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp165 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad()
335 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr*> &Dead, in eliminateDeadDefs()
DRegAllocFast.cpp676 bool Dead = MO.isDead(); in setPhysReg() local
DSplitKit.cpp999 SmallVector<MachineInstr*, 8> Dead; in deleteRematVictims() local
DRegisterCoalescer.cpp228 SmallVectorImpl<MachineInstr * > *Dead = nullptr) { in shrinkToUses()
/external/v8/src/compiler/
Djs-graph.cc195 Node* JSGraph::Dead() { in Dead() function in v8::internal::compiler::JSGraph
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h34 Dead = 0x10, enumerator
/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp839 Instruction *Dead = &*BBI++; in handleEndBlock() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp356 MachineInstr *Dead = &*I; in removeDeadCode() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp203 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; in CleanupPointerRootUsers() local