Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h115 bool isRecurrence() { return IsRecurrence; } in isRecurrence() function
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp265 if (!ReduxDesc.isRecurrence()) in AddReductionVar()
327 !isMinMaxSelectCmpPattern(UI, IgnoredVal).isRecurrence())) in AddReductionVar()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h112 bool isRecurrence() { return IsRecurrence; } in isRecurrence() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp298 if (!ReduxDesc.isRecurrence()) in AddReductionVar()
365 !isMinMaxSelectCmpPattern(UI, IgnoredVal).isRecurrence())) in AddReductionVar()