Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1195 unsigned ClassSize0 = RegClassInfo.getOrder(&RC0).size(); in allocateInstruction() local
1198 bool SmallClass0 = ClassSize0 < RegClassDefCounts[RC0.getID()]; in allocateInstruction()