Searched refs:allocate_head (Results 1 – 2 of 2) sorted by relevance
2644 bitmap_head allocate_head; in c_omp_split_clauses() local2645 bitmap_initialize (&allocate_head, &bitmap_default_obstack); in c_omp_split_clauses()2649 bitmap_set_bit (&allocate_head, in c_omp_split_clauses()2666 bitmap_clear_bit (&allocate_head, DECL_UID (t)); in c_omp_split_clauses()2676 bitmap_clear_bit (&allocate_head, DECL_UID (t)); in c_omp_split_clauses()2685 bitmap_clear_bit (&allocate_head, in c_omp_split_clauses()2694 && bitmap_bit_p (&allocate_head, in c_omp_split_clauses()
1815 underlying decl to clear in the allocate_head bitmap.