Home
last modified time | relevance | path

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

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