Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp535 bool findSelfReference(unsigned VR) const;
696 bool HexagonGenInsert::findSelfReference(unsigned VR) const { in findSelfReference() function in HexagonGenInsert
949 if (findSelfReference(VR) || isSmallConstant(VR)) in collectInBlock()