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, Marker mrk, uint32_t *numInst, uint32_t *numBetween, uint32… in ProcessInst()
258 uint32_t numInst = 0; in ScheduleBasicBlock() local
358 uint32_t numInst = 0; in ScheduleInstsBetweenBarriers() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp518 size_t numInst = GetGraph()->GetCurrentInstructionId(); in CheckInstUsers() local