Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h156 unsigned getUsesInFunction(const Value *V);
H A DHexagonISelDAGToDAG.cpp1872 unsigned HexagonDAGToDAGISel::getUsesInFunction(const Value *V) { in getUsesInFunction() function in HexagonDAGToDAGISel
2097 if (getUsesInFunction(GANode->getGlobal()) == 1 && Offset->hasOneUse() && in balanceSubTree()