Home
last modified time | relevance | path

Searched refs:loopBytes (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-cov/Inputs/multithreaded_report/
H A Dbytes.h8 bool loopBytes();
H A Dmain.cc6 if (loopBytes()) in main()
H A Dbytes.cc5 bool loopBytes() { in loopBytes() function