Home
last modified time | relevance | path

Searched refs:areAllUsesReductions (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp350 bool areAllUsesReductions(Instruction *Ins, Loop *L);
614 bool LoopInterchangeLegality::areAllUsesReductions(Instruction *Ins, Loop *L) { in areAllUsesReductions() function in LoopInterchangeLegality
628 if (!areAllUsesReductions(L, InnerLoop)) in containsUnsafeInstructionsInHeader()