Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DIVDescriptors.cpp163 Type *RecurrenceType, in collectCastsToIgnore()
229 Type *RecurrenceType = Phi->getType(); in AddReductionVar() local
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DIVDescriptors.h246 Type *RecurrenceType = nullptr; variable