Searched refs:kFlagLastRegular (Results 1 – 3 of 3) sorted by relevance
187 kFlagLastRegular = 1 << 2, enumerator756 : MethodHotness::kFlagLastRegular); in ComputeBitmapBits()
2270 : MethodHotness::kFlagLastRegular; in ForMethodBitmapHotnessFlags()2316 static_assert(ProfileCompilationInfo::MethodHotness::kFlagLastRegular == 1 << 2);2703 if (!is_for_boot_image && method_flags >= (MethodHotness::kFlagLastRegular << 1)) { in ReadMethods()
223 WhichPowerOf2(static_cast<uint32_t>(Hotness::kFlagLastRegular));