Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h152 static InstDesc isAnyOfPattern(Loop *Loop, PHINode *OrigPhi, Instruction *I,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp488 !isAnyOfPattern(TheLoop, Phi, UI, IgnoredVal) in AddReductionVar()
628 RecurrenceDescriptor::isAnyOfPattern(Loop *Loop, PHINode *OrigPhi, in isAnyOfPattern() function in RecurrenceDescriptor
804 return isAnyOfPattern(L, OrigPhi, I, Prev); in isRecurrenceInstr()