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