Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dscheduler.cpp87 uint32_t num_inst = 0; in BuildAllDeps() local
104 void Scheduler::ProcessInst(Inst *inst, Marker mrk, uint32_t *num_inst, uint32_t *num_between, uint… in ProcessInst()
231 uint32_t num_inst = 0; in ScheduleBasicBlock() local
330 uint32_t num_inst = 0; in ScheduleInstsBetweenBarriers() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp395 size_t num_inst = GetGraph()->GetCurrentInstructionId(); in CheckDataFlow() local