Searched refs:base_count (Results 1 – 6 of 6) sorted by relevance
66 unsigned int base_count; member in __cxxabiv1::__vmi_class_type_info135 for (unsigned int base = 0; base != VTI->base_count; ++base) { in isDerivedFromAtOffset()171 for (unsigned int base = 0; base != VTI->base_count; ++base) { in findBaseAtOffset()
68 unsigned int base_count; member in __cxxabiv1::__vmi_class_type_info136 for (unsigned int base = 0; base != VTI->base_count; ++base) { in isDerivedFromAtOffset()172 for (unsigned int base = 0; base != VTI->base_count; ++base) { in findBaseAtOffset()
68 unsigned int base_count; member in __cxxabiv1::__vmi_class_type_info135 for (unsigned int base = 0; base != VTI->base_count; ++base) { in isDerivedFromAtOffset()171 for (unsigned int base = 0; base != VTI->base_count; ++base) { in findBaseAtOffset()
306 unsigned base_count; member1384 reg = timer->base_count; in do_timer_N_base_count_register_read()1399 timer->timeout_event = device_event_queue_schedule(me, timer->base_count, in timer_event()1402 timer->nr, (long)device_event_queue_time(me), timer->base_count)); in timer_event()1421 timer->base_count = reg; in do_timer_N_base_count_register_write()1422 timer->timeout_event = device_event_queue_schedule(me, timer->base_count, in do_timer_N_base_count_register_write()1432 timer->base_count = reg; in do_timer_N_base_count_register_write()1439 timer->base_count = reg; in do_timer_N_base_count_register_write()
406 static profile_count base_count; variable3342 gcc_assert (base_count > profile_count::zero ()); in good_cloning_opportunity_p()3343 sreal factor = count_sum.probability_in (base_count).to_sreal (); in good_cloning_opportunity_p()4007 base_count = profile_count::uninitialized (); in ipcp_propagate_stage()4063 base_count = all_edge_counts[base_count_pos]; in ipcp_propagate_stage()4070 base_count.dump (dump_file); in ipcp_propagate_stage()6696 base_count = profile_count::uninitialized (); in ipa_cp_cc_finalize()
8429 * ipa-cp.c (max_count): Replace with base_count, replace all8436 edges and make it the base_count.