Home
last modified time | relevance | path

Searched defs:PrintProfileStats (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Rewrite/
H A DBinaryPassManager.cpp153 PrintProfileStats("print-profile-stats", global() variable
/llvm-project/bolt/include/bolt/Passes/
H A DBinaryPasses.h409 explicit PrintProfileStats(const cl::opt<bool> &PrintPass) in PrintProfileStats() function