Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h300 SmallPtrSet<Instruction *, 8> CastInsts; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp256 SmallPtrSet<Instruction *, 4> CastInsts; in AddReductionVar() local
1363 SmallVectorImpl<Instruction *> &CastInsts) { in getCastsForInductionPHI()