Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp462 bool splitCanCauseLocalSpill(unsigned VirtRegToSplit,
1600 bool RAGreedy::splitCanCauseLocalSpill(unsigned VirtRegToSplit, in splitCanCauseLocalSpill() function in RAGreedy
1654 } else if (splitCanCauseLocalSpill(VirtRegToSplit, Cand, BC.Number, in calcGlobalSplitCost()