Home | History | Annotate | Download | only in cached

Lines Matching full:modid

1499   char ModID[256];
1500 sprintf(ModID, "IR:%s", InputFile.c_str());
1501 M->setModuleIdentifier(ModID);