reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
367 bool isPrevailingIRSymbol() const { return Prevailing && !IRName.empty(); }
lib/LTO/LTO.cpp514 GlobalRes.IRName = Sym.getIRName(); 515 } else if (!GlobalRes.Prevailing && GlobalRes.IRName.empty()) { 522 GlobalRes.IRName = Sym.getIRName(); 904 if (Res.second.IRName.empty()) 908 GlobalValue::dropLLVMManglingEscape(Res.second.IRName)); 996 RegularLTO.CombinedModule->getNamedValue(R.second.IRName); 1321 GlobalValue::dropLLVMManglingEscape(Res.second.IRName));