Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1226 unsigned ClassSize1 = RegClassInfo.getOrder(&RC1).size(); in allocateInstruction() local
1229 bool SmallClass1 = ClassSize1 < RegClassDefCounts[RC1.getID()]; in allocateInstruction()