Home
last modified time | relevance | path

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

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