Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp680 std::vector<int> AdditionalElements; in colorHighLatenciesGroups() local
742 llvm::append_range(AdditionalElements, SubGraph); in colorHighLatenciesGroups()
746 for (unsigned j : AdditionalElements) in colorHighLatenciesGroups()