Searched refs:isSmallConstant (Results 1 – 1 of 1) sorted by relevance
489 bool isSmallConstant(unsigned VR) const;615 bool HexagonGenInsert::isSmallConstant(unsigned VR) const { in isSmallConstant() function in HexagonGenInsert928 if (findSelfReference(VR) || isSmallConstant(VR)) in collectInBlock()