Home
last modified time | relevance | path

Searched defs:IsMinMax (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1244 const bool IsMinMax = isMinMaxRecurrenceKind(Kind); in getReductionOpChain() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2177 auto IsMinMax = [&](Value *Min, Value *Max) { in foldOverflowingAddSubSelect() local