Searched defs:base_reg_location (Results 1 – 1 of 1) sorted by relevance
93 RegListNodePair(TNode<IntPtrT> base_reg_location, TNode<Word32T> reg_count) in RegListNodePair()97 TNode<IntPtrT> base_reg_location() const { return base_reg_location_; } in base_reg_location() function