Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h180 LLVM_ABI static InstDesc isFindIVPattern(RecurKind Kind, Loop *TheLoop,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp692 RecurrenceDescriptor::isFindIVPattern(RecurKind Kind, Loop *TheLoop, in isFindIVPattern() function in RecurrenceDescriptor
923 return isFindIVPattern(Kind, L, OrigPhi, I, *SE); in isRecurrenceInstr()