Searched refs:CustomStallCycles (Results 1 – 1 of 1) sorted by relevance
136 if (unsigned CustomStallCycles = CB.checkCustomHazard(IssuedInst, IR)) { in canExecute() local137 SI.update(IR, CustomStallCycles, StallInfo::StallKind::CUSTOM_STALL); in canExecute()