Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dscheduler.cpp89 uint32_t numInst = 0; in BuildAllDeps() local
106 void Scheduler::ProcessInst(Inst *inst, uint32_t *numInst, uint32_t *numBetween, uint32_t *numSpeci… in ProcessInst()
282 uint32_t numInst = 0; in ScheduleBasicBlock() local
382 uint32_t numInst = 0; in ScheduleInstsBetweenBarriers() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp542 size_t numInst = GetGraph()->GetCurrentInstructionId(); in CheckUserOfInt32() local