Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp699 LiveInterval &B, bool BreaksHint) { in shouldEvict() argument
704 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
777 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg); in canEvictInterference() local
779 Cost.BrokenHints += BreaksHint; in canEvictInterference()
787 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()