Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp892 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict() argument
898 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
918 LiveInterval &VirtReg, MCRegister PhysReg, bool IsHint, in canEvictInterference() argument
990 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()