Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h292 Type *RecurrenceType = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp140 Type *RecurrenceType, in collectCastInstrs()
255 Type *RecurrenceType = Phi->getType(); in AddReductionVar() local