Searched refs:callSiteCount (Results 1 – 2 of 2) sorted by relevance
146 ++thunkInfo.callSiteCount; in needsThunks()167 if (ti.callSitesUsed < ti.callSiteCount) in estimateStubsInRangeVA()222 size_t callSiteCount = 0; in finalize() local278 ++callSiteCount; in finalize()354 ", all calls = " + std::to_string(callSiteCount) + in finalize()
97 uint32_t callSiteCount = 0; // how many calls to the real function? member