Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DLinePrinter.h96 struct PrintScope { struct
97 explicit PrintScope(LinePrinter &P, uint32_t IndentLevel) in PrintScope() function
99 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope() argument
107 inline Optional<PrintScope> withLabelWidth(const Optional<PrintScope> &Scope, in withLabelWidth() argument
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_scope.cc145 std::vector<ScopeNode*> TFScope::PrintScope(const std::vector<ScopeNode*> roots, in PrintScope() function in tensorflow::tfprof::TFScope
Dtfprof_code.cc560 std::vector<CodeNode*> TFCode::PrintScope(const std::vector<CodeNode*> roots, in PrintScope() function in tensorflow::tfprof::TFCode