Searched defs:CastInsts (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h256 SmallPtrSet<Instruction *, 8> CastInsts; member in class:llvm::RecurrenceDescriptor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp228 SmallPtrSet<Instruction *, 4> CastInsts; local
934 getCastsForInductionPHI(PredicatedScalarEvolution &PSE, const SCEVUnknown *PhiScev, const SCEVAddRecExpr *AR, SmallVectorImpl<Instruction *> &CastInsts) argument
[all...]

Completed in 110 milliseconds