Home | History | Annotate | Download | only in cached

Lines Matching refs:InputFile

1119 Module* parseInputIR(std::string InputFile) {
1121 Module *M = ParseIRFile(InputFile, Err, TheContext);