Searched defs:ByteCodeEmitter (Results 1 – 2 of 2) sorted by relevance
37 ByteCodeEmitter(Context &Ctx, Program &P) : Ctx(Ctx), P(P) {} in ByteCodeEmitter() function
27 class ByteCodeEmitter; global() variable 215 friend class ByteCodeEmitter; global() variable