Searched defs:branches (Results 1 – 5 of 5) sorted by relevance
37 auto branches = methodProfile.GetBranchData(); in CreateProfilingData() local
143 static Span<BranchData> From(void *mem, PandaVector<uint32_t> branches) in From()
41 branches: [50, 80], property
126 auto branches = methodProfData.GetBranchData(); in GetMaxMethodSectionSize() local155 auto branches = methodProfData.GetBranchData(); in GetMethodSectionProf() local221 auto branches = methodProfData.GetBranchData(); in WriteMethodSubSection() local272 Span<AotProfilingData::AotBranchData> branches) in WriteBranchDataToStream()
513 … PandaVector<uint32_t> &branches, PandaVector<uint32_t> &throws) const in FillVecsByInsts()545 PandaVector<uint32_t> branches; in StartProfiling() local