Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h177 MinMaxRecurrenceKind getMinMaxRecurrenceKind() { return MinMaxKind; } in getMinMaxRecurrenceKind() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3314 RdxDesc.getMinMaxRecurrenceKind(); in vectorizeLoop()