Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_schedule.cpp1054 … MapleVector<DepNode *> &scheduledNodes, uint32 &maxCycleCount, in IterateBruteForce()
1180 uint32 maxCycleCount = 0xFFFFFFFF; in DoBruteForceSchedule() local