Home
last modified time | relevance | path

Searched defs:FirstTime (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp87 bool FirstTime = (++Count == 1); in markSamplesUsed() local
/freebsd-src/usr.sbin/ac/
H A Dac.c85 static struct timeval FirstTime = { 0, 0 }; variable
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp724 if (FirstTime) { in EnterSubmodule() local