Searched refs:IDesc (Results 1 – 1 of 1) sorted by relevance
239 for (const auto *IDesc : InstDescRepl) in shouldReplaceInst() local242 IDesc->getSchedClass()); in shouldReplaceInst()252 for (const auto *IDesc :InstDescRepl) in shouldReplaceInst() local253 ReplCost += SchedModel.computeInstrLatency(IDesc->getOpcode()); in shouldReplaceInst()