Searched refs:isGlobalValue (Results 1 – 4 of 4) sorted by relevance
100 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function178 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()
885 } else if (ACPV->isGlobalValue()) { in EmitMachineConstantPoolValue()
1363 if (ACPV->isGlobalValue()) in duplicateCPV()
40 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function153 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()169 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()