Home | History | Annotate | Download | only in cached

Lines Matching refs:IRObjectFile

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