Searched refs:SchedClass (Results 1 – 2 of 2) sorted by relevance
139 unsigned short SchedClass; // enum identifying instr sched class variable518 return SchedClass; in getSchedClass()
3183 unsigned SchedClass = TID.getSchedClass(); in ignorePseudoInstruction() local3185 ResourceTracker->getInstrItins()->beginStage(SchedClass); in ignorePseudoInstruction()