Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:IsCommon

379     bool IsCommon = false;
386 IsCommon = GV->hasCommonLinkage();
395 if (IsExternal || IsNonLocalFunction || IsCommon || IsAvailExt ||