Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DIVDescriptors.cpp419 Type *ComputedType; in AddReductionVar() local
420 std::tie(ComputedType, IsSigned) = in AddReductionVar()
422 if (ComputedType != RecurrenceType) in AddReductionVar()