Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dscheduler.cpp91 uint32_t numSpecial = 0; in BuildAllDeps() local
106 …d Scheduler::ProcessInst(Inst *inst, uint32_t *numInst, uint32_t *numBetween, uint32_t *numSpecial, in ProcessInst()