Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DAnalyzeCallDepth.h50 TVector<FunctionNode*> callees; variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCallDAG.h45 std::vector<int> callees; member
DCallDAG.cpp93 std::set<CreatorFunctionData *> callees; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCallDAG.h45 std::vector<int> callees; member
DCallDAG.cpp93 std::set<CreatorFunctionData *> callees; member
/third_party/spirv-tools/source/fuzz/
Dcall_graph.cpp142 const auto& callees = call_graph_edges_[function_id]; in ComputeInterproceduralFunctionCallDepths() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dcall_graph.cpp142 const auto& callees = call_graph_edges_[function_id]; in ComputeInterproceduralFunctionCallDepths() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dcall_graph.cpp142 const auto& callees = call_graph_edges_[function_id]; in ComputeInterproceduralFunctionCallDepths() local
/third_party/mesa3d/src/compiler/glsl/
Dir_function_detect_recursion.cpp148 exec_list callees; member in __anon64b9d6b20111::function
/third_party/skia/third_party/externals/tint/src/inspector/
Dtest_inspector_builder.cc38 std::vector<std::string> callees, in MakeCallerBodyFunction()
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dascend_auto_monad.cc217 std::vector<CallBranch> callees; member