Searched refs:AddressIsTaken (Results 1 – 1 of 1) sorted by relevance
1666 static bool AddressIsTaken(const GlobalValue *GV) { in AddressIsTaken() function1722 if (AddressIsTaken(F)) in runOnModule()1744 if (!G->isConstant() && G->hasLocalLinkage() && !AddressIsTaken(G)) in runOnModule()