Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1108 bool CSBitMatch = false; in getInstrProfRecord() local
1128 CSBitMatch = true; in getInstrProfRecord()
1134 if (CSBitMatch) { in getInstrProfRecord()