Home
last modified time | relevance | path

Searched defs:call_to_max_depth (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dcall_graph.cpp34 std::map<std::pair<uint32_t, uint32_t>, uint32_t> call_to_max_depth; in CallGraph() local
48 std::map<std::pair<uint32_t, uint32_t>, uint32_t>* call_to_max_depth) { in BuildGraphAndGetDepthOfFunctionCalls() argument
138 call_to_max_depth) { in ComputeInterproceduralFunctionCallDepths()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dcall_graph.cpp34 std::map<std::pair<uint32_t, uint32_t>, uint32_t> call_to_max_depth; in CallGraph() local
48 std::map<std::pair<uint32_t, uint32_t>, uint32_t>* call_to_max_depth) { in BuildGraphAndGetDepthOfFunctionCalls() argument
138 call_to_max_depth) { in ComputeInterproceduralFunctionCallDepths()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dcall_graph.cpp34 std::map<std::pair<uint32_t, uint32_t>, uint32_t> call_to_max_depth; in CallGraph() local
48 std::map<std::pair<uint32_t, uint32_t>, uint32_t>* call_to_max_depth) { in BuildGraphAndGetDepthOfFunctionCalls() argument
138 call_to_max_depth) { in ComputeInterproceduralFunctionCallDepths()