Home
last modified time | relevance | path

Searched refs:UnderlyingObjectsVector (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp125 UnderlyingObjectsVector; typedef
132 UnderlyingObjectsVector &Objects, in getUnderlyingObjectsForInstr()
154 Objects.push_back(UnderlyingObjectsVector::value_type(PSV, MayAlias)); in getUnderlyingObjectsForInstr()
172 Objects.push_back(UnderlyingObjectsVector::value_type(V, true)); in getUnderlyingObjectsForInstr()
1021 UnderlyingObjectsVector Objs; in buildSchedGraph()
1030 for (UnderlyingObjectsVector::iterator K = Objs.begin(), KE = Objs.end(); in buildSchedGraph()
1096 UnderlyingObjectsVector Objs; in buildSchedGraph()
1114 for (UnderlyingObjectsVector::iterator in buildSchedGraph()