Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVDescriptors.h263 SmallPtrSet<Instruction *, 8> CastInsts; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp257 SmallPtrSet<Instruction *, 4> CastInsts; in AddReductionVar() local
1070 SmallVectorImpl<Instruction *> &CastInsts) { in getCastsForInductionPHI()