Home
last modified time | relevance | path

Searched refs:findSelfReference (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp492 bool findSelfReference(unsigned VR) const;
662 bool HexagonGenInsert::findSelfReference(unsigned VR) const { in findSelfReference() function in HexagonGenInsert
928 if (findSelfReference(VR) || isSmallConstant(VR)) in collectInBlock()