Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp159 static bool verifyProfile(std::map<uint64_t, BinaryFunction> &BFs) { in verifyProfile() function
1461 (void)verifyProfile; in runOnFunctions()
1463 verifyProfile(BFs); in runOnFunctions()