Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp351 bool areAllUsesReductions(Instruction *Ins, Loop *L);
601 bool LoopInterchangeLegality::areAllUsesReductions(Instruction *Ins, Loop *L) { in areAllUsesReductions() function in LoopInterchangeLegality
615 if (!areAllUsesReductions(L, InnerLoop)) in containsUnsafeInstructionsInHeader()