Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1250 unsigned ClassSize0 = RegClassInfo.getOrder(&RC0).size(); in allocateInstruction() local
1253 bool SmallClass0 = ClassSize0 < RegClassDefCounts[RC0.getID()]; in allocateInstruction()