Searched defs:maxRegCount (Results 1 – 4 of 4) sorted by relevance
56 SparseDataInfo *NewLiveIn(uint32 maxRegCount) const in NewLiveIn()61 SparseDataInfo *NewLiveOut(uint32 maxRegCount) const in NewLiveOut()66 SparseDataInfo *NewDef(uint32 maxRegCount) const in NewDef()76 SparseDataInfo *NewUse(uint32 maxRegCount) const in NewUse()
61 static uint32 maxRegCount; variable
23 uint32 VregInfo::maxRegCount = 0; member in maplebe::VregInfo
462 const uint32 maxRegCount = in InitBB() local