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.cpp724 SchedGroup *BestGroup = nullptr; in greedyFind() local
756 BestGroup = Match; in greedyFind()
766 BestGroup->add(*CurrSU.first); in greedyFind()
769 << (int)BestGroup->getMask() << "\n"); in greedyFind()