Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp144 static cl::opt<bool> ShowTimes("show-times", variable
1033 Timers = ShowTimes ? std::make_unique<RTDyldTimers>() : nullptr; in main()