Searched refs:NewBCs (Results 1 – 1 of 1) sorted by relevance
945 DenseMap<Type *, Value *> NewBCs; in visitShuffleVectorInst() local979 bool BCAlreadyExists = NewBCs.find(CastSrcTy) != NewBCs.end(); in visitShuffleVectorInst()982 ? NewBCs[CastSrcTy] in visitShuffleVectorInst()985 NewBCs[CastSrcTy] = NewBC; in visitShuffleVectorInst()