Searched refs:isConstantUsed (Results 1 – 7 of 7) sorted by relevance
131 bool isConstantUsed() const;
73 if (!G.isConstantUsed()) in checkIfSupported()
157 if (!BA->isConstantUsed()) in runImpl()
153 if (!BA || !BA->isConstantUsed()) in findPartitions()
396 if (isa<GlobalValue>(C) || C->isConstantUsed()) in AnalyzeUsesOfPointer()
622 bool Constant::isConstantUsed() const { in isConstantUsed() function in Constant628 if (UC->isConstantUsed()) in isConstantUsed()
2922 Check(!BlockAddress::lookup(Entry)->isConstantUsed(), in visitFunction()