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