Home
last modified time | relevance | path

Searched refs:module_statics_const (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dipa-reference.c938 bitmap module_statics_const = BITMAP_ALLOC (&ipa_obstack); in static_execute() local
991 bitmap_set_bit (module_statics_const, index); in static_execute()
1025 BITMAP_FREE(module_statics_const); in static_execute()