Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp462 bool splitCanCauseLocalSpill(unsigned VirtRegToSplit,
1581 bool RAGreedy::splitCanCauseLocalSpill(unsigned VirtRegToSplit, in splitCanCauseLocalSpill() function in RAGreedy
1635 } else if (splitCanCauseLocalSpill(VirtRegToSplit, Cand, BC.Number, in calcGlobalSplitCost()