Home | History | Annotate | Download | only in TableGen

Lines Matching refs:WI

911     for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) {
913 SchedModels.expandRWSeqForProc(*WI, WriteSeq, /*IsRead=*/false,
1001 for(IdxIter WI = WriteIDs.begin(), WE = WriteIDs.end(); WI != WE; ++WI) {
1004 RAEntry.WriteResourceID = *WI;