Searched refs:reg_count_ (Results 1 – 1 of 1) sorted by relevance
90 : base_reg_location_(base_reg_location), reg_count_(reg_count) {} in RegListNodePair()92 compiler::Node* reg_count() const { return reg_count_; } in reg_count()97 compiler::Node* reg_count_; variable