Searched refs:UnderlyingObjectsVector (Results 1 – 2 of 2) sorted by relevance
96 typedef SmallVector<UnderlyingObject, 4> UnderlyingObjectsVector; typedef
168 UnderlyingObjectsVector &Objects, in getUnderlyingObjectsForInstr()191 Objects.push_back(UnderlyingObjectsVector::value_type(PSV, MayAlias)); in getUnderlyingObjectsForInstr()200 Objects.push_back(UnderlyingObjectsVector::value_type(V, true)); in getUnderlyingObjectsForInstr()1037 UnderlyingObjectsVector Objs; in buildSchedGraph()