Searched refs:TCType (Results 1 – 1 of 1) sorted by relevance
5217 Type *TCType = Legal->getWidestInductionType(); in selectEpilogueVectorizationFactor() local5236 const SCEV *TC = createTripCountSCEV(TCType, PSE, OrigLoop); in selectEpilogueVectorizationFactor()5238 TC, SE.getConstant(TCType, MainLoopVF.getKnownMinValue() * IC)); in selectEpilogueVectorizationFactor()5242 SE.getConstant(TCType, NextVF.Width.getKnownMinValue()), in selectEpilogueVectorizationFactor()