Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()