Lines Matching refs:InputFile
1123 Module* parseInputIR(std::string InputFile) {1125 Module *M = ParseIRFile(InputFile, Err, getGlobalContext());