Searched defs:Deps (Results 1 – 8 of 8) sorted by relevance
625 SmallVectorImpl<DataDep> &Deps, in getDataDeps()655 SmallVectorImpl<DataDep> &Deps, in getPHIDeps()691 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards()797 SmallVector<DataDep, 8> Deps; in computeInstrDepths() local1016 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local1157 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
120 TinyPtrVector<VNInfo*> Deps; member369 TinyPtrVector<VNInfo*> *Deps = VNI ? &FirstDeps : &SVI->second.Deps; in propagateSiblingValue() local
2927 SmallVectorImpl<SDep> &Deps = isTop ? SU->Preds : SU->Succs; in reschedulePhysRegCopies() local
61 std::vector<edge_ty> Deps; in TEST() local
40 DepSetMap Deps; member
129 const auto *Deps = LAI.getDepChecker().getDependences(); in findStoreToLoadDependences() local
1365 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, in AnalyzeLoadAvailability()1718 LoadDepVect Deps; in processNonLocalLoad() local
376 if (const SymbolRefSmallVectorTy *Deps = SymMgr.getDependentSymbols(sym)) { in markDependentsLive() local