Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIVDescriptors.cpp572 Type *ComputedType; in AddReductionVar() local
573 std::tie(ComputedType, IsSigned) = in AddReductionVar()
575 if (ComputedType != RecurrenceType) in AddReductionVar()