Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp481 bool IsConditionalAssume = in removeDeadRecipes() local
484 if (R.mayHaveSideEffects() && !IsConditionalAssume) in removeDeadRecipes()