Searched defs:hasAddressTaken (Results 1 – 5 of 5) sorted by relevance
578 …bool hasAddressTaken = globalVariablesWithAddressTaken.find(GV) != globalVariablesWithAddressTaken… in splitByParentValueSet() local
394 int hasAddressTaken = 0; in runOnModule() local
838 bool Function::hasAddressTaken(const User* *PutOffender) const { in hasAddressTaken() function in Function
703 bool MagicUtil::hasAddressTaken(const GlobalValue *GV, bool includeMembers) { in hasAddressTaken() function in llvm::MagicUtil
1487 bool isFromLibrary, hasAddressTaken, isString, isNamedString; in runOnModule() local