Searched refs:bumpCallCount (Results 1 – 3 of 3) sorted by relevance
151 void bumpCallCount(uint64_t OffsetFrom, const Location &To, uint64_t Count,
168 void FuncBranchData::bumpCallCount(uint64_t OffsetFrom, const Location &To, in bumpCallCount() function in llvm::bolt::FuncBranchData
775 FromAggrData->bumpCallCount(From, Location(!DstFunc.empty(), DstFunc, To), in doInterBranch()