Home
last modified time | relevance | path

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

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