Searched defs:biasPhysRegCopy (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2506 static int biasPhysRegCopy(const SUnit *SU, bool isTop) { function
2583 if (tryGreater(biasPhysRegCopy(TryCand.SU, Zone.isTop()),
2584 biasPhysRegCopy(Cand.SU, Zone.isTop()),
2835 /// them here. See comments in biasPhysRegCopy.

Completed in 48 milliseconds