Searched refs:areAllUsesReductions (Results 1 – 1 of 1) sorted by relevance
351 bool areAllUsesReductions(Instruction *Ins, Loop *L);601 bool LoopInterchangeLegality::areAllUsesReductions(Instruction *Ins, Loop *L) { in areAllUsesReductions() function in LoopInterchangeLegality615 if (!areAllUsesReductions(L, InnerLoop)) in containsUnsafeInstructionsInHeader()