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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h252 Type *RecurrenceType = nullptr; member in class:llvm::RecurrenceDescriptor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp227 Type *RecurrenceType = Phi->getType(); local
160 collectCastsToIgnore(Loop *TheLoop, Instruction *Exit, Type *RecurrenceType, SmallPtrSetImpl<Instruction *> &Casts) argument

Completed in 133 milliseconds