Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp675 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict() argument
681 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
701 bool IsHint, EvictionCost &MaxCost) { in canEvictInterference() argument
764 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()