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.h170 LLVM_ABI static InstDesc isAnyOfPattern(Loop *Loop, PHINode *OrigPhi,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp490 !isAnyOfPattern(TheLoop, Phi, UI, IgnoredVal) in AddReductionVar()
630 RecurrenceDescriptor::isAnyOfPattern(Loop *Loop, PHINode *OrigPhi, in isAnyOfPattern() function in RecurrenceDescriptor
929 return isAnyOfPattern(L, OrigPhi, I, Prev); in isRecurrenceInstr()