Home
last modified time | relevance | path

Searched refs:getRecurrenceIdentity (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVDescriptors.h141 static Constant *getRecurrenceIdentity(RecurKind K, Type *Tp,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp793 Constant *RecurrenceDescriptor::getRecurrenceIdentity(RecurKind K, Type *Tp, in getRecurrenceIdentity() function in RecurrenceDescriptor
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4766 Constant *IdenC = RecurrenceDescriptor::getRecurrenceIdentity( in widenPHIInstruction()
9465 Constant *Iden = RecurrenceDescriptor::getRecurrenceIdentity( in execute()