Searched refs:proto_map_ (Results 1 – 2 of 2) sorted by relevance
605 std::map<Prototype, ir::Proto*> proto_map_; variable
696 ir::Proto*& ir_proto = proto_map_[prototype]; in GetOrEncodeProto()