Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:OutName

1513   SmallString<256> OutName;
1514 llvm::raw_svector_ostream Out(OutName);
1517 StringRef Name = OutName.str();