Searched refs:GetSpillRegsCount (Results 1 – 3 of 3) sorted by relevance
52 uint16_t GetSpillRegsCount() const;
48 uint16_t RegAllocator::GetSpillRegsCount() const in GetSpillRegsCount() function in panda::es2panda::compiler::RegAllocator
241 totalRegs_ += ra_.GetSpillRegsCount(); in AdjustSpillInsns()