Home
last modified time | relevance | path

Searched defs:FunctionScope (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/core/
Dfunction_wrappers.py29 class FunctionScope(object): class
/external/python/cpython2/Lib/compiler/
Dsymbols.py178 class FunctionScope(Scope): class
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DLegacyPassManager.cpp1411 llvm::TimeTraceScope FunctionScope("OptFunction", F.getName()); in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp1465 llvm::TimeTraceScope FunctionScope("OptFunction", F.getName()); in runOnFunction() local