Searched defs:is_epilogue_begin (Results 1 – 3 of 3) sorted by relevance
156 is_epilogue_begin : 1, ///< Indicates this entry is one (of possibly many) member
293 uint32_t is_epilogue_begin : 1; member
43 bool is_prologue_end, bool is_epilogue_begin, in InsertLineEntry()72 bool is_start_of_basic_block, bool is_prologue_end, bool is_epilogue_begin, in AppendLineEntryToSequence()