Searched refs:callSiteCount (Results 1 – 2 of 2) sorted by relevance
162 ++thunkInfo.callSiteCount; in needsThunks()184 if (ti.callSitesUsed < ti.callSiteCount) in estimateBranchTargetThresholdVA()282 size_t callSiteCount = 0; in finalize() local345 ++callSiteCount; in finalize()420 ", all calls = " + std::to_string(callSiteCount) + in finalize()
104 uint32_t callSiteCount = 0; // how many calls to the real function? member