Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1368 bool InReduction = Reductions.isPairInSame(BaseInst, RootInst); in validate() local
1370 if (!(InReduction && BaseInst->isAssociative())) { in validate()
1378 if (InReduction) in validate()