Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp235 static cl::opt<bool> TimeTrace( global() variable
/freebsd-src/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp88 static cl::opt<bool> TimeTrace("time-trace", cl::desc("Record time trace")); variable