Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp118 bool spillInterferences(const LiveInterval &VirtReg, MCRegister PhysReg,
208 bool RABasic::spillInterferences(const LiveInterval &VirtReg, in spillInterferences() function in RABasic
288 if (!spillInterferences(VirtReg, PhysReg, SplitVRegs)) in selectOrSplit()