Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DDAGDeltaAlgorithmTest.cpp61 std::vector<edge_ty> Deps; in TEST() local
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp544 SmallVectorImpl<DataDep> &Deps, in getDataDeps()
568 SmallVectorImpl<DataDep> &Deps, in getPHIDeps()
604 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards()
710 SmallVector<DataDep, 8> Deps; in computeInstrDepths() local
925 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local
1050 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
DInlineSpiller.cpp115 TinyPtrVector<VNInfo*> Deps; member
363 TinyPtrVector<VNInfo*> *Deps = VNI ? &FirstDeps : &SVI->second.Deps; in propagateSiblingValue() local
/external/llvm/lib/Analysis/
DMemDepPrinter.cpp41 DepSetMap Deps; member
/external/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h44 LoopDeps Deps; variable
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp399 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { in markDependentsLive() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1335 SmallVector<NonLocalDepResult, 64> Deps; in processNonLocalLoad() local