Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2736 const SUnit *NextClusterSU = in tryCandidate() local
2738 if (tryGreater(TryCand.SU == NextClusterSU, Cand.SU == NextClusterSU, in tryCandidate()