Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dschedule.cpp415 void RegPressureSchedule::UpdateReadyList(const DepNode &node) in UpdateReadyList() function in maplebe::RegPressureSchedule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_schedule.cpp1210 void AArch64Schedule::UpdateReadyList(DepNode &targetNode, MapleVector<DepNode *> &readyList, bool … in UpdateReadyList() function in maplebe::AArch64Schedule