Home
last modified time | relevance | path

Searched refs:RootValues (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-stacks.cpp504 RootVector RootValues; in printIgnoringThreads() local
514 RootValues.push_back(RootNode); in printIgnoringThreads()
517 print(OS, FN, RootValues); in printIgnoringThreads()
564 RootVector RootValues, uint32_t ThreadId, bool ReportThread) { in printAll() argument
566 for (const auto *N : RootValues) { in printAll()
601 RootVector RootValues) { in print() argument
618 for (const auto *N : RootValues) { in print()