Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1337 bool InReduction = Reductions.isPairInSame(BaseInst, RootInst); in validate() local
1339 if (!(InReduction && BaseInst->isAssociative())) { in validate()
1347 if (InReduction) in validate()