Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7223 const InductionDescriptor &IndDes = Induction.second; in collectValuesToIgnore() local
7224 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore()