Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2622 static int biasPhysRegCopy(const SUnit *SU, bool isTop) { in biasPhysRegCopy() function
2699 if (tryGreater(biasPhysRegCopy(TryCand.SU, Zone.isTop()), in tryCandidate()
2700 biasPhysRegCopy(Cand.SU, Zone.isTop()), in tryCandidate()