Searched refs:SymMI (Results 1 – 1 of 1) sorted by relevance
3603 auto &SymMI = DepJD->MaterializingInfos[SymbolStringPtr(DepSym)]; in IL_failSymbols() local3604 assert(SymMI.DependantEDUs.count(MI.DefiningEDU.get()) && in IL_failSymbols()3606 SymMI.DependantEDUs.erase(MI.DefiningEDU.get()); in IL_failSymbols()3630 auto &SymMI = DepJD->MaterializingInfos[SymbolStringPtr(DepSym)]; in IL_failSymbols() local3631 assert(SymMI.DependantEDUs.count(DependantEDU) && in IL_failSymbols()3633 SymMI.DependantEDUs.erase(DependantEDU); in IL_failSymbols()