Searched defs:is_root (Results 1 – 9 of 9) sorted by relevance
83 bool is_root() const { return parent_ == NULL; } in is_root() function
40 def is_root(self): member in Adb
80 bool is_root = computation->root_instruction() == hlo; in InsertConvertAfterOutput() local
246 Collection(RecordInfo* info, bool on_heap, bool is_root) in Collection()259 bool is_root() { return is_root_; } in is_root() function
142 def is_root(self): member in Edge
685 bool is_root = Config::IsPersistentGCCollection(info->name()); in CreateEdge() local
275 def is_root(self): member in Tag
414 bool is_root = EatIfPresent(TokKind::kw_ROOT); in ParseInstruction() local