Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlist_scheduler.cpp340 void ListScheduler::UpdateAdvanceCycle(const DepNode &schedNode) in UpdateAdvanceCycle() function in maplebe::ListScheduler
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_schedule.cpp561 void AArch64Schedule::UpdateAdvanceCycle(AArch64ScheduleProcessInfo &scheduleInfo, const DepNode &t… in UpdateAdvanceCycle() function in maplebe::AArch64Schedule