Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp527 const uint8_t *EndP = NameStrings.bytes_end(); in readAndDecodeStrings() local
528 while (P < EndP) { in readAndDecodeStrings()
561 while (P < EndP && *P == 0) in readAndDecodeStrings()