Home
last modified time | relevance | path

Searched defs:MinWidthCastToRecurTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h79 RecurrenceDescriptor(Value * Start,Instruction * Exit,StoreInst * Store,RecurKind K,FastMathFlags FMF,Instruction * ExactFP,Type * RT,bool Signed,bool Ordered,SmallPtrSetImpl<Instruction * > & CI,unsigned MinWidthCastToRecurTy) RecurrenceDescriptor() argument
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp142 collectCastInstrs(Loop * TheLoop,Instruction * Exit,Type * RecurrenceType,SmallPtrSetImpl<Instruction * > & Casts,unsigned & MinWidthCastToRecurTy) collectCastInstrs() argument