reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3499 VectorType::Profile(ID, vecType, NumElts, Type::Vector, VecKind); 3502 if (VectorType *VTP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos)) 3512 VectorType *NewIP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos);