Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1506 bool CSBitMatch = false; in getInstrProfRecord() local
1526 CSBitMatch = true; in getInstrProfRecord()
1532 if (CSBitMatch) { in getInstrProfRecord()