Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp546 void pruneRegCopies(unsigned VR);
1150 void HexagonGenInsert::pruneRegCopies(unsigned VR) { in pruneRegCopies() function in HexagonGenInsert
1186 pruneRegCopies(I.first); in pruneCandidates()