Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp543 auto *InvarCond = in execute() local
547 Value *Cond = InvarCond ? InvarCond : State.get(getOperand(0), Part); in execute()