Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h318 void computeSizeForProfiledFunctions();
H A DProfileGenerator.cpp786 computeSizeForProfiledFunctions(); in generateProfile()
791 void CSProfileGenerator::computeSizeForProfiledFunctions() { in computeSizeForProfiledFunctions() function in llvm::sampleprof::CSProfileGenerator