Searched refs:SlowType (Results 1 – 1 of 1) sorted by relevance
124 IntegerType *SlowType = dyn_cast<IntegerType>(SlowDivOrRem->getType()); in FastDivInsertionTask() local125 if (!SlowType) in FastDivInsertionTask()129 auto BI = BypassWidths.find(SlowType->getBitWidth()); in FastDivInsertionTask()