reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1087 if (LR.first != &IE && LR.second != &IE) { 1087 if (LR.first != &IE && LR.second != &IE) { 1089 if (LR.second == nullptr) 1090 LR.second = UndefValue::get(LR.first->getType()); 1090 LR.second = UndefValue::get(LR.first->getType()); 1091 return new ShuffleVectorInst(LR.first, LR.second, 1091 return new ShuffleVectorInst(LR.first, LR.second,