Searched defs:callees (Results 1 – 5 of 5) sorted by relevance
50 TVector<FunctionNode*> callees; variable
129 const auto& callees = call->called_computations(); in Inline() local
111 const std::vector<HloComputation*>& callees() const { return callees_; } in callees() function
149 exec_list callees; member in __anon48160c2a0111::function
166 CalleesSet* callees = callgraph_[name]; in EnterScope() local189 CalleesSet* callees = i->second; in PrintCallGraph() local