Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.h318 void computeSizeForProfiledFunctions();
H A DProfileGenerator.cpp794 computeSizeForProfiledFunctions(); in generateProfile()
809 void CSProfileGenerator::computeSizeForProfiledFunctions() { in computeSizeForProfiledFunctions() function in llvm::sampleprof::CSProfileGenerator