Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlocal_schedule.cpp80 void LocalSchedule::DoLocalSchedule(CDGNode &cdgNode) in DoLocalSchedule() function in maplebe::LocalSchedule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h830 static bool DoLocalSchedule() in DoLocalSchedule() function