Searched refs:ghashIdx (Results 1 – 2 of 2) sorted by relevance
108 bool shouldOmitFromPdb(uint32_t ghashIdx) { in shouldOmitFromPdb() argument109 return ghashIdx == endPrecompIdx; in shouldOmitFromPdb()
842 uint32_t ghashIdx = 0; in loadGHashes() local854 endPrecompIdx = ghashIdx; in loadGHashes()859 ++ghashIdx; in loadGHashes()966 GHashCell(bool isItem, uint32_t tpiSrcIdx, uint32_t ghashIdx) in GHashCell() argument968 ghashIdx) { in GHashCell()970 assert(ghashIdx == getGHashIdx() && "round trip failure"); in GHashCell()