Searched defs:recordBranchCount (Results 1 – 2 of 2) sorted by relevance
249 void recordBranchCount(uint64_t Source, uint64_t Target, uint64_t Count) { in recordBranchCount() function408 void recordBranchCount(uint64_t Source, uint64_t Target, uint64_t Repeat) { in recordBranchCount() function
239 void VirtualUnwinder::recordBranchCount(const LBREntry &Branch, in recordBranchCount() function in llvm::sampleprof::VirtualUnwinder