Home
last modified time | relevance | path

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

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