Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DMachORewriteInstance.h47 void processProfileData();
H A DRewriteInstance.h152 void processProfileData();
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DMachORewriteInstance.cpp143 void MachORewriteInstance::processProfileData() { in processProfileData() function in llvm::bolt::MachORewriteInstance
633 processProfileData(); in run()
H A DRewriteInstance.cpp739 processProfileData(); in run()
753 processProfileData(); in run()
2830 void RewriteInstance::processProfileData() { in processProfileData() function in RewriteInstance