Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp568 Type *ComputedType; in AddReductionVar() local
569 std::tie(ComputedType, IsSigned) = in AddReductionVar()
571 if (ComputedType != RecurrenceType) in AddReductionVar()