Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp252 unsigned NumCmpSelectPatternInst = 0; in AddReductionVar() local
372 ++NumCmpSelectPatternInst; in AddReductionVar()
375 ++NumCmpSelectPatternInst; in AddReductionVar()
439 if (isMinMaxRecurrenceKind(Kind) && NumCmpSelectPatternInst != 2) in AddReductionVar()