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