Searched refs:isGlobalValue (Results 1 – 4 of 4) sorted by relevance
109 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function201 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
893 } else if (ACPV->isGlobalValue()) { in EmitMachineConstantPoolValue()
1664 if (ACPV->isGlobalValue()) in duplicateCPV()
67 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function185 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()201 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()