Searched refs:is_nested_ (Results 1 – 2 of 2) sorted by relevance
43 is_nested_(is_nested), in HloToIrBindings()105 const bool is_nested_; variable
53 if (!is_nested_ && io_hlo->opcode() == HloOpcode::kGetTupleElement) { in EmitBasePointersForHlos()73 if (!is_nested_) { in EmitBasePointersForHlos()254 StrAppend(&s, " is_nested_=", is_nested_, "\n"); in ToString()