Searched refs:ghashIdx (Results 1 – 2 of 2) sorted by relevance
109 bool shouldOmitFromPdb(uint32_t ghashIdx) { in shouldOmitFromPdb() argument110 return ghashIdx == endPrecompGHashIdx; in shouldOmitFromPdb()
808 uint32_t ghashIdx = 0; in loadGHashes() local815 endPrecompGHashIdx = ghashIdx; in loadGHashes()819 ++ghashIdx; in loadGHashes()918 GHashCell(bool isItem, uint32_t tpiSrcIdx, uint32_t ghashIdx) in GHashCell() argument920 ghashIdx) { in GHashCell()922 assert(ghashIdx == getGHashIdx() && "round trip failure"); in GHashCell()