Searched refs:SymMI (Results 1 – 1 of 1) sorted by relevance
3609 auto &SymMI = DepJD->MaterializingInfos[SymbolStringPtr(DepSym)]; in IL_failSymbols() local3610 assert(SymMI.DependantEDUs.count(MI.DefiningEDU.get()) && in IL_failSymbols()3612 SymMI.DependantEDUs.erase(MI.DefiningEDU.get()); in IL_failSymbols()3636 auto &SymMI = DepJD->MaterializingInfos[SymbolStringPtr(DepSym)]; in IL_failSymbols() local3637 assert(SymMI.DependantEDUs.count(DependantEDU) && in IL_failSymbols()3639 SymMI.DependantEDUs.erase(DependantEDU); in IL_failSymbols()