Home
last modified time | relevance | path

Searched defs:FuncEmitInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Demit.h153 explicit FuncEmitInfo(CGFunc &func) : cgFunc(func) {} in FuncEmitInfo() function
Doperand.h36 class FuncEmitInfo; variable