Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DMachORewriteInstance.h45 void preprocessProfileData();
H A DRewriteInstance.h147 void preprocessProfileData();
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DMachORewriteInstance.cpp129 void MachORewriteInstance::preprocessProfileData() { in preprocessProfileData() function in llvm::bolt::MachORewriteInstance
625 preprocessProfileData(); in run()
H A DRewriteInstance.cpp734 preprocessProfileData(); in run()
2789 void RewriteInstance::preprocessProfileData() { in preprocessProfileData() function in RewriteInstance