Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1012 if (auto *ReductionInst = dyn_cast<Instruction>(TmpVec)) in getShuffleReduction() local
1013 ReductionInst->dropPoisonGeneratingFlags(); in getShuffleReduction()