Searched defs:recordBranchCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-profgen/ | ||
H A D | PerfReader.h | 250 void recordBranchCount(uint64_t Source, uint64_t Target, uint64_t Count) { in recordBranchCount() function |
H A D | PerfReader.cpp | 241 void VirtualUnwinder::recordBranchCount(const LBREntry &Branch, recordBranchCount() function in llvm::sampleprof::VirtualUnwinder |