Searched refs:PROP_POST_REGSTACK (Results 1 – 4 of 4) sorted by relevance
648 prop_flags & PROP_POST_REGSTACK ? -1 : 1); in update_life_info()658 prop_flags & PROP_POST_REGSTACK ? -1 : 1); in update_life_info()2989 && (!(flags & PROP_POST_REGSTACK) in mark_set_1()3008 && (!(flags & PROP_POST_REGSTACK) in mark_set_1()3073 && (!(flags & PROP_POST_REGSTACK) in mark_set_1()3843 && (!(pbi->flags & PROP_POST_REGSTACK) in mark_used_reg()
813 #define PROP_POST_REGSTACK 2048 /* We run after reg-stack and need macro
994 ? PROP_POST_REGSTACK : 0))); in struct_equiv_init()
1533 * flow.c (update_life_info): If PROP_POST_REGSTACK is set, call1536 registers if PROP_POST_REGSTACK is set.1545 * basic-block.h (PROP_POST_REGSTACK, STRUCT_EQUIV_START): Define.