Searched defs:is_root (Results 1 – 11 of 11) sorted by relevance
28 def is_root(): function
83 bool is_root() const { return parent_ == NULL; } in is_root() function
40 def is_root(self): member in Adb
81 bool is_root = computation->root_instruction() == hlo; in InsertConvertAfterOutput() local261 bool is_root = computation_->root_instruction() == hlo; in HandleMultipleOutputs() local
699 const bool is_root = hlo == computation->root_instruction(); in SkipNoopConversions() local
638 bool is_root = EatIfPresent(TokKind::kw_ROOT); in ParseInstruction() local
229 Collection(RecordInfo* info, bool on_heap, bool is_root) in Collection()242 bool is_root() { return is_root_; } in is_root() function
142 def is_root(self): member in Edge
706 bool is_root = Config::IsPersistentGCCollection(info->name()); in CreateEdge() local
638 int is_root; /* is iterator at root directory */ member