Searched refs:WPRPos (Results 1 – 1 of 1) sorted by relevance
1288 std::vector<MCWriteProcResEntry>::iterator WPRPos = in genSchedClassTables() local1292 if (WPRPos != SchedTables.WriteProcResources.end()) in genSchedClassTables()1293 SCDesc.WriteProcResIdx = WPRPos - SchedTables.WriteProcResources.begin(); in genSchedClassTables()1296 SchedTables.WriteProcResources.insert(WPRPos, WriteProcResources.begin(), in genSchedClassTables()