Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1251 unsigned ClassSize1 = RegClassInfo.getOrder(&RC1).size(); in allocateInstruction() local
1254 bool SmallClass1 = ClassSize1 < RegClassDefCounts[RC1.getID()]; in allocateInstruction()