Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp631 SchedGroup *BestGroup = nullptr; in solveGreedy() local
662 BestGroup = Match; in solveGreedy()
672 BestGroup->add(*CurrSU.first); in solveGreedy()
675 << (int)BestGroup->getMask() << "\n"); in solveGreedy()