Home
last modified time | relevance | path

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

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