Searched refs:DependantSymI (Results 1 – 2 of 2) sorted by relevance
1166 auto DependantSymI = DependantJD.Symbols.find(DependantName); in emit() local1167 assert(DependantSymI != DependantJD.Symbols.end() && in emit()1169 auto &DependantSymEntry = DependantSymI->second; in emit()1185 DependantName, DependantSymI->second.getSymbol()); in emit()
1061 auto DependantSymI = DependantJD.Symbols.find(DependantName); in emit() local1062 assert(DependantSymI != DependantJD.Symbols.end() && in emit()1064 auto &DependantSymEntry = DependantSymI->second; in emit()1082 DependantName, DependantSymI->second.getSymbol()); in emit()