Home
last modified time | relevance | path

Searched refs:FoundUserCast (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp437 VPSingleDefRecipe *FoundUserCast = nullptr; in removeRedundantInductionCasts() local
441 FoundUserCast = UserCast; in removeRedundantInductionCasts()
445 FindMyCast = FoundUserCast; in removeRedundantInductionCasts()