Searched refs:CurrHash (Results 1 – 1 of 1) sorted by relevance
312 auto CurrHash = It->second; in checkConstHashCompatible() local315 OldHashToCurrHash.insert({OldHash, CurrHash}); in checkConstHashCompatible()316 else if (J->second != CurrHash) in checkConstHashCompatible()333 auto CurrHash = SF.IndexOperandHashMap->at(Loc); in checkConstLocationCompatible() local339 OldHash = CurrHash; in checkConstLocationCompatible()341 } else if (CurrConst != *OldConst || CurrHash != *OldHash) { in checkConstLocationCompatible()