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