Searched refs:emitSingleAbcJob (Results 1 – 1 of 1) sorted by relevance
54 … auto emitSingleAbcJob = new EmitSingleAbcJob(outputFileName, &(info.second->program), statp_); in Schedule() local55 jobs_.push_back(emitSingleAbcJob); in Schedule()