Home
last modified time | relevance | path

Searched defs:Now (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DExponentialBackoff.cpp15 auto Now = std::chrono::steady_clock::now(); in waitForNextAttempt() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drss_limit_checker.h
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp218 uint64_t Now = Target; in computeAugmentingPathCapacity() local
296 uint64_t Now = Target; in augmentFlowAlongPath() local
733 uint64_t Now = Target; in findShortestPath() local
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp54 static std::chrono::time_point<std::chrono::steady_clock> Now() { in Now() function
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp882 auto Now = system_clock::now(); in Loop() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp988 std::time_t Now = time(nullptr); in getTime() local
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_mslsa.c1005 FILETIME Now, MinLife, EndTime, LocalEndTime; in GetMSTGT() local
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1008 auto Now = llvm::TimeRecord::getCurrentTime(true); in setBucket() local