Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp475 auto *InvarCond = in execute() local
479 Value *Cond = InvarCond ? InvarCond : State.get(getOperand(0), Part); in execute()