Home
last modified time | relevance | path

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

/external/valgrind/exp-bbv/
Dbbv_main.c93 Bool is_entry; /* is this block a function entry point */ member
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc53 std::unique_ptr<HloComputation> computation, bool is_entry, in AddComputationInternal()
Dcopy_insertion.cc960 const bool is_entry = computation == module->entry_computation(); in AddSpecialCaseCopies() local
/external/v8/src/
Dframes.h502 bool is_entry() const { return type() == ENTRY; } in is_entry() function
/external/valgrind/callgrind/
Dglobal.h294 Bool is_entry; /* True if this BB is a function entry */ member