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.cpp478 VPSingleDefRecipe *FoundUserCast = nullptr; in removeRedundantInductionCasts() local
482 FoundUserCast = UserCast; in removeRedundantInductionCasts()
486 FindMyCast = FoundUserCast; in removeRedundantInductionCasts()