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

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DWeakImpl.h39 Dead = 0x1, enumerator in enum:JSC::WeakImpl::State
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveRangeEdit.cpp219 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr*> &Dead, argument
160 foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr*> &Dead) argument
H A DRegAllocFast.cpp658 bool Dead = MO.isDead(); local
H A DLiveIntervalAnalysis.cpp1019 LiveRange* Dead; member in struct:LiveIntervals::HMEditor::RegRanges
[all...]
H A DSplitKit.cpp1017 SmallVector<MachineInstr*, 8> Dead; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp54 SimplifyIndvar(Loop *Loop, ScalarEvolution *SE, LPPassManager *LPM, SmallVectorImpl<WeakVH> &Dead, IVUsers *IVU = NULL) argument
373 simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, LPPassManager *LPM, SmallVectorImpl<WeakVH> &Dead, IVVisitor *V) argument
384 simplifyLoopIVs(Loop *L, ScalarEvolution *SE, LPPassManager *LPM, SmallVectorImpl<WeakVH> &Dead) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineInstrBuilder.h33 Dead = 0x10, enumerator in enum:llvm::RegState::__anon9926
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp756 Instruction *Dead = BBI++; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp311 MachineInstr *Dead = &*I; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DGlobalOpt.cpp394 SmallVector<std::pair<Instruction *, Instruction *>, 32> Dead; local
[all...]

Completed in 278 milliseconds