Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1198 bool SmallClass0 = ClassSize0 < RegClassDefCounts[RC0.getID()]; in allocateInstruction() local
1200 if (SmallClass0 > SmallClass1) in allocateInstruction()
1202 if (SmallClass0 < SmallClass1) in allocateInstruction()