Home
last modified time | relevance | path

Searched defs:is_entry (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/exp-bbv/
Dbbv_main.c97 Bool is_entry; /* is this block a function entry point */ member
/external/v8/src/
Dframes.h188 bool is_entry() const { return type() == ENTRY; } in is_entry() function
/external/valgrind/main/callgrind/
Dglobal.h319 Bool is_entry; /* True if this BB is a function entry */ member