Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLoopUtils.cpp951 if (auto *ReductionInst = dyn_cast<Instruction>(TmpVec)) in getShuffleReduction() local
952 ReductionInst->dropPoisonGeneratingFlags(); in getShuffleReduction()