Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocBasic.cpp117 bool spillInterferences(LiveInterval &VirtReg, unsigned PhysReg,
204 bool RABasic::spillInterferences(LiveInterval &VirtReg, unsigned PhysReg, in spillInterferences() function in RABasic
284 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) in selectOrSplit()