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