Searched defs:is_entry (Results 1 – 3 of 3) sorted by relevance
97 Bool is_entry; /* is this block a function entry point */ member
188 bool is_entry() const { return type() == ENTRY; } in is_entry() function
319 Bool is_entry; /* True if this BB is a function entry */ member