Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2990 Value *ConditionBit = State.get(BlockInMask, *State.Lane); in execute() local
2998 State.Builder.CreateCondBr(ConditionBit, State.CFG.PrevBB, nullptr); in execute()