Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp114 bool spillInterferences(LiveInterval &VirtReg, unsigned PhysReg,
169 bool RABasic::spillInterferences(LiveInterval &VirtReg, unsigned PhysReg, in spillInterferences() function in RABasic
251 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()