Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dproepilog.h36 virtual bool NeedProEpilog() in NeedProEpilog() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_proepilog.cpp21 bool X64GenProEpilog::NeedProEpilog() in NeedProEpilog() function in maplebe::X64GenProEpilog