Home
last modified time | relevance | path

Searched refs:isProEpilog (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h669 return isProEpilog; in IsProEpilog()
673 isProEpilog = arg; in SetIsProEpilog()
959 bool isProEpilog = false; /* Temporary tag for modifying prolog/epilog bb. */ variable