Searched refs:SchedBarr (Results 1 – 1 of 1) sorted by relevance
397 auto SchedBarr = llvm::find_if(TempCollection, [](SUnit *SU) { in reset() local400 if (SchedBarr != TempCollection.end()) in reset()401 SG.Collection.push_back(*SchedBarr); in reset()