Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h292 Type *RecurrenceType = nullptr; global() variable
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp140 collectCastInstrs(Loop * TheLoop,Instruction * Exit,Type * RecurrenceType,SmallPtrSetImpl<Instruction * > & Casts,unsigned & MinWidthCastToRecurTy) collectCastInstrs() argument
255 Type *RecurrenceType = Phi->getType(); AddReductionVar() local
[all...]