Searched refs:canEvictInterferenceInRange (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp463 bool canEvictInterferenceInRange(LiveInterval &VirtReg, Register oPhysReg,
962 bool RAGreedy::canEvictInterferenceInRange(LiveInterval &VirtReg, function in class:__anon3553::RAGreedy
1027 if (!canEvictInterferenceInRange(VirtReg, PhysReg, Start, End,

Completed in 51 milliseconds