Searched refs:GetBranchCache (Results 1 – 8 of 8) sorted by relevance
132 BranchCache* GetBranchCache(uint32_t dex_pc);
102 BranchCache* ProfilingInfo::GetBranchCache(uint32_t dex_pc) { in GetBranchCache() function in art::ProfilingInfo
683 BranchCache* cache = info->GetBranchCache(dex_pc); in If_21_22t()
3762 BranchCache* cache = info->GetBranchCache(instruction->GetDexPc()); in VisitIf()3786 BranchCache* cache = info->GetBranchCache(instruction->GetDexPc()); in VisitIf()
3931 BranchCache* cache = info->GetBranchCache(if_instr->GetDexPc()); in VisitIf()
2378 BranchCache* cache = info->GetBranchCache(if_instr->GetDexPc()); in VisitIf()
2266 BranchCache* cache = info->GetBranchCache(if_instr->GetDexPc()); in VisitIf()
3036 BranchCache* cache = info->GetBranchCache(if_instr->GetDexPc()); in VisitIf()