Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcfi_generator.h27 explicit GenCfi(CGFunc &func) : cg(*func.GetCG()), cgFunc(func) {} in GenCfi() function
Dcgfunc.h879 bool GenCfi() const in GenCfi() function