Searched defs:EncodeVisitor (Results 1 – 1 of 1) sorted by relevance
784 friend class EncodeVisitor; variable793 explicit EncodeVisitor(Codegen *cg) : cg_(cg), arch_(cg->GetArch()) {} in EncodeVisitor() function