Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1366 bool InReduction = Reductions.isPairInSame(BaseInst, RootInst); in validate() local
1368 if (!(InReduction && BaseInst->isAssociative())) { in validate()
1376 if (InReduction) in validate()