Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1096 bool NeedPredication = false; in collectPoisonGeneratingRecipes() local
1101 NeedPredication |= in collectPoisonGeneratingRecipes()
1105 if (NeedPredication) in collectPoisonGeneratingRecipes()