Home
last modified time | relevance | path

Searched defs:RewriteInstance (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Profile/
H A DYAMLProfileWriter.h17 class RewriteInstance; variable
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h669 friend class RewriteInstance; variable
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp330 RewriteInstance::RewriteInstance(ELFObjectFileBase *File, const int Argc, in RewriteInstance() function in RewriteInstance