Searched refs:UserCast (Results 1 – 1 of 1) sorted by relevance
439 auto *UserCast = dyn_cast<VPSingleDefRecipe>(U); in removeRedundantInductionCasts() local440 if (UserCast && UserCast->getUnderlyingValue() == IRCast) { in removeRedundantInductionCasts()441 FoundUserCast = UserCast; in removeRedundantInductionCasts()