Home
last modified time | relevance | path

Searched refs:IndDes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7844 InductionDescriptor &IndDes = Induction.second; in collectValuesToIgnore() local
7845 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore()
8138 InductionDescriptor &IndDes = Induction.second; in collectTriviallyDeadInstructions() local
8139 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectTriviallyDeadInstructions()