reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1019 if (SI->getOperand(1) == GV) { 1029 ReplaceUsesOfMallocWithGlobal(U, GV); 1037 if (SI->getOperand(1) == GV) { 1040 ReplaceUsesOfMallocWithGlobal(GEPI, GV); 1048 new LoadInst(GV->getValueType(), GV, GV->getName() + ".val", InsertPt); 1048 new LoadInst(GV->getValueType(), GV, GV->getName() + ".val", InsertPt); 1048 new LoadInst(GV->getValueType(), GV, GV->getName() + ".val", InsertPt);