Searched refs:BLOCK_IN_COLD_SECTION_P (Results 1 – 4 of 4) sorted by relevance
3742 if (BLOCK_IN_COLD_SECTION_P (block) || children) in dbx_block_with_cold_children()3804 && BLOCK_IN_COLD_SECTION_P (block) == in_cold_section_p) in dbxout_block()3832 && BLOCK_IN_COLD_SECTION_P (block) == in_cold_section_p) in dbxout_block()
2408 BLOCK_IN_COLD_SECTION_P (NOTE_BLOCK (insn)) = in_cold_section_p; in final_scan_insn_1()2443 gcc_assert (BLOCK_IN_COLD_SECTION_P (NOTE_BLOCK (insn)) in final_scan_insn_1()
1813 #define BLOCK_IN_COLD_SECTION_P(NODE) \ macro
24142 bool prev_in_cold = BLOCK_IN_COLD_SECTION_P (stmt); in add_high_low_attributes()24146 add_ranges (chain, prev_in_cold != BLOCK_IN_COLD_SECTION_P (chain)); in add_high_low_attributes()24147 prev_in_cold = BLOCK_IN_COLD_SECTION_P (chain); in add_high_low_attributes()