reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1892 Indices.append(Src->op_begin()+1, Src->op_end()-1); 1893 Indices.push_back(Sum); 1894 Indices.append(GEP.op_begin()+2, GEP.op_end()); 1899 Indices.append(Src->op_begin()+1, Src->op_end()); 1900 Indices.append(GEP.idx_begin()+1, GEP.idx_end()); 1903 if (!Indices.empty()) 1906 Src->getSourceElementType(), Src->getOperand(0), Indices, 1909 Src->getOperand(0), Indices,