Home
last modified time | relevance | path

Searched refs:TempCollection (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp324 SmallVector<SUnit *, 32> TempCollection = SG.Collection; in reset() local
326 auto SchedBarr = llvm::find_if(TempCollection, [](SUnit *SU) { in reset()
329 if (SchedBarr != TempCollection.end()) in reset()