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