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.cpp676 std::vector<int> AdditionalElements; in colorHighLatenciesGroups() local
738 llvm::append_range(AdditionalElements, SubGraph); in colorHighLatenciesGroups()
742 for (unsigned j : AdditionalElements) in colorHighLatenciesGroups()