Searched refs:getMinMaxKind (Results 1 – 2 of 2) sorted by relevance
363 RdxStart, ExitInstruction, Kind, ReduxDesc.getMinMaxKind(), in AddReductionVar()385 return InstDesc(Select, Prev.getMinMaxKind()); in isMinMaxSelectCmpPattern()433 return InstDesc(I, Prev.getMinMaxKind(), Prev.getUnsafeAlgebraInst()); in isRecurrenceInstr()
121 MinMaxRecurrenceKind getMinMaxKind() { return MinMaxKind; } in getMinMaxKind() function