Searched refs:SWRDefs (Results 1 – 2 of 2) sorted by relevance
1478 RecVec SWRDefs = Records.getAllDerivedDefinitions("SchedWriteRes"); in collectProcResources() local1479 for (RecIter WRI = SWRDefs.begin(), WRE = SWRDefs.end(); WRI != WRE; ++WRI) { in collectProcResources()
1586 RecVec SWRDefs = Records.getAllDerivedDefinitions("SchedWriteRes"); in collectProcResources() local1587 for (Record *SWR : SWRDefs) { in collectProcResources()