HomeSort by relevance Sort by last modified time
    Searched refs:dead_function (Results 1 - 5 of 5) sorted by null

  /external/clang/test/CodeGen/
2003-12-14-ExternInlineSupport.c 3 extern __inline__ void dead_function() {} function
4 // CHECK-NOT: dead_function
  /external/deqp-deps/SPIRV-Tools/test/opt/
eliminate_dead_functions_test.cpp 54 const std::vector<const char*> dead_function = { local
65 JoinAllInsts(Concat(common_code, dead_function)),
aggressive_dead_code_elim_test.cpp     [all...]
  /external/swiftshader/third_party/SPIRV-Tools/test/opt/
eliminate_dead_functions_test.cpp 54 const std::vector<const char*> dead_function = { local
65 JoinAllInsts(Concat(common_code, dead_function)),
aggressive_dead_code_elim_test.cpp     [all...]

Completed in 5673 milliseconds