Searched refs:RWDefs (Results 1 – 2 of 2) sorted by relevance
572 RWDefs.push_back(RWDef); in scanSchedRW()577 scanSchedRW(WSRec, RWDefs, RWSet); in scanSchedRW()586 scanSchedRW(SelDef, RWDefs, RWSet); in scanSchedRW()621 for (Record *RWDef : RWDefs) { in collectSchedRW()635 for (Record *RWDef : RWDefs) { in collectSchedRW()705 : RWDefs) { in collectSchedRW()750 for (Record *RWDef : RWDefs) { in splitSchedReadWrites()773 for (Record *RWDef : RWDefs) { in findRWs()939 for (Record *RWDef : RWDefs) { in collectSchedClasses()1073 if (!RWDefs.empty()) { in createInstRWClass()[all …]
558 void findRWs(const RecVec &RWDefs, IdxVec &Writes, IdxVec &Reads) const;559 void findRWs(const RecVec &RWDefs, IdxVec &RWs, bool IsRead) const;