Searched refs:is_TC3x (Results 1 – 2 of 2) sorted by relevance
21 inline bool is_TC3x(unsigned SchedClass) { in is_TC3x() function
2100 return is_TC4x(SchedClass) || is_TC3x(SchedClass); in isEarlySourceInstr()