Home | History | Annotate | Download | only in mips

Lines Matching refs:LPointerMap

226   void set_pointer_map(LPointerMap* p) { pointer_map_.set(p); }
227 LPointerMap* pointer_map() const { return pointer_map_.get(); }
273 SetOncePointer<LPointerMap> pointer_map_;