Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIVDescriptors.h292 Type *RecurrenceType = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp143 Type *RecurrenceType, in collectCastInstrs()
258 Type *RecurrenceType = Phi->getType(); in AddReductionVar() local