Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp122 bool spillInterferences(LiveInterval &VirtReg, MCRegister PhysReg,
209 bool RABasic::spillInterferences(LiveInterval &VirtReg, MCRegister PhysReg, in spillInterferences() function in RABasic
290 if (!spillInterferences(VirtReg, PhysReg, SplitVRegs)) in selectOrSplit()