Searched refs:isGlobalConstant (Results 1 – 1 of 1) sorted by relevance
37 bool isGlobalConstant(unsigned ID) const { in isGlobalConstant() function41 return ID <= LastGlobalValueID && !isGlobalConstant(ID); in isGlobalValue()