Home
last modified time | relevance | path

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

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