Searched defs:inlineCaches (Results 1 – 4 of 4) sorted by relevance
36 auto inlineCaches = methodProfile.GetInlineCaches(); in CreateProfilingData() local53 …auto inlineCaches = Span(reinterpret_cast<CallSiteInlineCache *>(inlineCachesMem), aotInlineCaches… in CreateInlineCaches() local
39 auto inlineCaches = reinterpret_cast<CallSiteInlineCache *>(mem); in From() local244 explicit ProfilingData(Span<CallSiteInlineCache> inlineCaches, Span<BranchData> branchData, in ProfilingData()
37 …AotMethodProfilingData(uint32_t methodIdx, uint32_t classIdx, uint32_t inlineCaches, uint32_t bran… in AotMethodProfilingData()47 …rofilingData(uint32_t methodIdx, uint32_t classIdx, PandaVector<AotCallSiteInlineCache> inlineCach… in AotMethodProfilingData()
125 auto inlineCaches = methodProfData.GetInlineCaches(); in GetMaxMethodSectionSize() local154 auto inlineCaches = methodProfData.GetInlineCaches(); in GetMethodSectionProf() local212 auto inlineCaches = methodProfData.GetInlineCaches(); in WriteMethodSubSection() local251 … Span<AotProfilingData::AotCallSiteInlineCache> inlineCaches) in WriteInlineCachesToStream()486 PandaVector<AotProfilingData::AotCallSiteInlineCache> inlineCaches; in ReadMethodSubSection() local