Home
last modified time | relevance | path

Searched defs:AllFunctions (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DImportedFunctionsInliningStatistics.h99 int AllFunctions = 0; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/
Dpybind_register.h52 static std::map<uint8_t, std::map<std::string, PybindDefineFunc>> &AllFunctions() { in AllFunctions() function