Home | History | Annotate | Download | only in complete

Lines Matching refs:IRObjectFile

716       raw_fd_ostream IRObjectFile(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary);
717 IRObjectFile << Obj->getBuffer();