Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp356 bool shouldEvict(LiveInterval &A, bool, LiveInterval &B, bool);
698 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict() function in RAGreedy
787 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()