Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h300 SmallPtrSet<Instruction *, 8> CastInsts; global() variable
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp256 SmallPtrSet<Instruction *, 4> CastInsts; AddReductionVar() local
1364 getCastsForInductionPHI(PredicatedScalarEvolution & PSE,const SCEVUnknown * PhiScev,const SCEVAddRecExpr * AR,SmallVectorImpl<Instruction * > & CastInsts) getCastsForInductionPHI() argument