Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp701 SchedGroup *BestGroup = nullptr; in greedyFind() local
733 BestGroup = Match; in greedyFind()
743 BestGroup->add(*CurrSU.first); in greedyFind()
746 << (int)BestGroup->getMask() << "\n"); in greedyFind()