Searched refs:OldConst (Results 1 – 1 of 1) sorted by relevance
330 std::optional<Constant *> OldConst; in checkConstLocationCompatible() local340 OldConst = CurrConst; in checkConstLocationCompatible()341 } else if (CurrConst != *OldConst || CurrHash != *OldHash) { in checkConstLocationCompatible()