Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DPassTimingInfo.h60 SmallVector<Timer *, 8> TimerStack; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassTimingInfo.h65 SmallVector<Timer *, 8> TimerStack; variable
/external/llvm-project/lldb/source/Utility/
DTimer.cpp27 typedef std::vector<Timer *> TimerStack; typedef
/external/swiftshader/third_party/subzero/src/
DIceTimerTree.cpp34 TimerStack::TimerStack(const std::string &Name) in TimerStack() function in Ice::TimerStack