Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dproepilog.h25 explicit GenProEpilog(CGFunc &func) : cgFunc(func) {} in GenProEpilog() function
Dcg.h48 class GenProEpilog; variable