Searched refs:ShowTimes (Results 1 – 2 of 2) sorted by relevance
143 static cl::opt<bool> ShowTimes("show-times", variable969 Timers = ShowTimes ? std::make_unique<RTDyldTimers>() : nullptr; in main()
122 static cl::opt<bool> ShowTimes("show-times", variable1286 ShowTimes ? std::make_unique<JITLinkTimers>() : nullptr; in main()