Home | History | Annotate | Download | only in cached

Lines Matching defs:ModID

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