Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp532 bool findSelfReference(unsigned VR) const;
702 bool HexagonGenInsert::findSelfReference(unsigned VR) const { in findSelfReference() function in HexagonGenInsert
963 if (findSelfReference(VR) || isSmallConstant(VR)) in collectInBlock()