Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp473 bool canEvictInterference(LiveInterval &, MCRegister, bool, EvictionCost &,
826 if (canEvictInterference(VirtReg, PhysHint, true, MaxCost, in tryAssign()
917 bool RAGreedy::canEvictInterference( in canEvictInterference() function in RAGreedy
1203 if (!canEvictInterference(VirtReg, PhysReg, false, BestCost, in tryEvict()