Searched defs:firstTime (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp48 bool firstTime = true; local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp268 bool firstTime = WC->WriterErrorCodes.insert(IPE).second; local
270 FuncName, firstTime); local
287 bool firstTime = Dst->WriterErrorCodes.insert(IPE).second; local

Completed in 106 milliseconds