Home
last modified time | relevance | path

Searched refs:processProfileDataPreCFG (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DMachORewriteInstance.h46 void processProfileDataPreCFG();
H A DRewriteInstance.h149 void processProfileDataPreCFG();
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DMachORewriteInstance.cpp136 void MachORewriteInstance::processProfileDataPreCFG() { in processProfileDataPreCFG() function in llvm::bolt::MachORewriteInstance
629 processProfileDataPreCFG(); in run()
H A DRewriteInstance.cpp749 processProfileDataPreCFG(); in run()
2819 void RewriteInstance::processProfileDataPreCFG() { in processProfileDataPreCFG() function in RewriteInstance