Searched refs:PendingLoads (Results 1 – 4 of 4) sorted by relevance
1104 PendingLoads.clear(); in clear()1150 return updateRoot(PendingLoads); in getMemoryRoot()1157 PendingLoads.reserve(PendingLoads.size() + in getRoot()1160 PendingLoads.append(PendingConstrainedFP.begin(), in getRoot()1162 PendingLoads.append(PendingConstrainedFPStrict.begin(), in getRoot()4588 assert(PendingLoads.empty() && "PendingLoads must be serialized first"); in visitLoad()4618 PendingLoads.push_back(Chain); in visitLoad()4997 PendingLoads.push_back(Load.getValue(1)); in visitMaskedLoad()5048 PendingLoads.push_back(Gather.getValue(1)); in visitMaskedGather()5331 PendingLoads.push_back(Chain); in visitTargetIntrinsic()[all …]
172 SmallVector<SDValue, 8> PendingLoads;
1280 PendingLoads.push_back(SpillLoad.getValue(1)); in visitGCRelocate()
839 MapVector<const Value *, SmallVector<SUnit *, 4>> PendingLoads; in addLoopCarriedDependences() local845 PendingLoads.clear(); in addLoopCarriedDependences()852 SmallVector<SUnit *, 4> &SUs = PendingLoads[V]; in addLoopCarriedDependences()862 PendingLoads.find(V); in addLoopCarriedDependences()863 if (I == PendingLoads.end()) in addLoopCarriedDependences()