Searched refs:RWDefs (Results 1 – 2 of 2) sorted by relevance
566 RWDefs.push_back(RWDef); in scanSchedRW()571 scanSchedRW(WSRec, RWDefs, RWSet); in scanSchedRW()580 scanSchedRW(SelDef, RWDefs, RWSet); in scanSchedRW()615 for (Record *RWDef : RWDefs) { in collectSchedRW()629 for (Record *RWDef : RWDefs) { in collectSchedRW()699 : RWDefs) { in collectSchedRW()744 for (Record *RWDef : RWDefs) { in splitSchedReadWrites()767 for (Record *RWDef : RWDefs) { in findRWs()932 for (Record *RWDef : RWDefs) { in collectSchedClasses()1066 if (!RWDefs.empty()) { in createInstRWClass()[all …]
562 void findRWs(const RecVec &RWDefs, IdxVec &Writes, IdxVec &Reads) const;563 void findRWs(const RecVec &RWDefs, IdxVec &RWs, bool IsRead) const;