Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp473 Type *ComputedType; in AddReductionVar() local
474 std::tie(ComputedType, IsSigned) = in AddReductionVar()
476 if (ComputedType != RecurrenceType) in AddReductionVar()