Searched defs:ProcessInst (Results 1 – 2 of 2) sorted by relevance
28 void ProcessInst(Inst *inst, Marker visited) in ProcessInst() function
106 void Scheduler::ProcessInst(Inst *inst, uint32_t *numInst, uint32_t *numBetween, uint32_t *numSpeci… in ProcessInst() function in ark::compiler::Scheduler