Searched refs:countFreeRegs (Results 1 – 2 of 2) sorted by relevance
83 int countFreeRegs() const; 122 int countFreeRegs() { in countFreeRegs() function123 return mRegFile.countFreeRegs(); in countFreeRegs()
1152 int RegisterAllocator::RegisterFile::countFreeRegs() const in countFreeRegs() function in android::RegisterAllocator::RegisterFile