Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1196 unsigned ClassSize1 = RegClassInfo.getOrder(&RC1).size(); in allocateInstruction() local
1199 bool SmallClass1 = ClassSize1 < RegClassDefCounts[RC1.getID()]; in allocateInstruction()