Searched refs:last_instruction (Results 1 - 1 of 1) sorted by relevance

/gem5/src/gpu-compute/
H A Dkernel_cfg.cc234 GPUStaticInst* last_instruction = lastInstruction(basicBlock.get()); local
238 last_instruction->ipdInstNum(ipd_first_inst->instAddr());
240 last_instruction->ipdInstNum(last_instruction->nextInstAddr());

Completed in 5 milliseconds