Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1234 bool IsMaxRdx = RecurrenceDescriptor::isFindLastIVRecurrenceKind(RdxKind); in createFindLastIVReduction() local
1236 ? (IsMaxRdx ? Builder.CreateIntMaxReduce(Src, IsSigned) in createFindLastIVReduction()