Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DAnalyzeCallDepth.h50 TVector<FunctionNode*> callees; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_inliner.cc129 const auto& callees = call->called_computations(); in Inline() local
Dcall_graph.h111 const std::vector<HloComputation*>& callees() const { return callees_; } in callees() function
/external/mesa3d/src/compiler/glsl/
Dir_function_detect_recursion.cpp149 exec_list callees; member in __anon48160c2a0111::function
/external/v8/tools/gcmole/
Dgcmole.cc166 CalleesSet* callees = callgraph_[name]; in EnterScope() local
189 CalleesSet* callees = i->second; in PrintCallGraph() local