Searched refs:InReduction (Results 1 – 1 of 1) sorted by relevance
1337 bool InReduction = Reductions.isPairInSame(BaseInst, RootInst); in validate() local1339 if (!(InReduction && BaseInst->isAssociative())) { in validate()1347 if (InReduction) in validate()