Searched refs:Inactive (Results 1 – 9 of 9) sorted by relevance
48 # Inactive button color54 # Inactive button key color60 # Inactive button label color
49 # Inactive button color55 # Inactive button key color61 # Inactive button label color
331 IntervalQueue Inactive(lowestStartPoint); in apply() local338 Inactive.push(std::make_tuple(&LI, 0, NId)); in apply()341 while (!Inactive.empty()) { in apply()344 IntervalInfo Cur = Inactive.top(); in apply()353 Inactive.push(nextSegment(*RetireItr)); in apply()361 Cur = Inactive.top(); in apply()362 Inactive.pop(); in apply()
352 MachineOperand &Inactive = MI.getOperand(2); in scanInstructions() local353 if (Inactive.isReg()) { in scanInstructions()354 if (Inactive.isUndef()) { in scanInstructions()357 unsigned Reg = Inactive.getReg(); in scanInstructions()
217 printf(" Inactive: %lu\n", inactive);223 xo_emit("{P: }{L:Inactive: }{:inactive/%lu}\n", inactive);
3153 printf(" Inactive: %lu\n", inactive);3158 xo_emit("{P: }{L:Inactive: }{:inactive/%lu}\n", inactive);