Searched refs:areAllUsesReductions (Results 1 – 2 of 2) 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()
350 bool areAllUsesReductions(Instruction *Ins, Loop *L);614 bool LoopInterchangeLegality::areAllUsesReductions(Instruction *Ins, Loop *L) { in areAllUsesReductions() function in LoopInterchangeLegality628 if (!areAllUsesReductions(L, InnerLoop)) in containsUnsafeInstructionsInHeader()