Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp415 VPSingleDefRecipe *FoundUserCast = nullptr; in removeRedundantInductionCasts() local
419 FoundUserCast = UserCast; in removeRedundantInductionCasts()
423 FindMyCast = FoundUserCast; in removeRedundantInductionCasts()