Searched refs:DependantSymI (Results 1 – 1 of 1) sorted by relevance
1087 auto DependantSymI = DependantJD.Symbols.find(DependantName); in emit() local1088 assert(DependantSymI != DependantJD.Symbols.end() && in emit()1090 auto &DependantSymEntry = DependantSymI->second; in emit()1108 DependantName, DependantSymI->second.getSymbol()); in emit()