Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h155 unsigned getUsesInFunction(const Value *V);
DHexagonISelDAGToDAG.cpp1854 unsigned HexagonDAGToDAGISel::getUsesInFunction(const Value *V) { in getUsesInFunction() function in HexagonDAGToDAGISel
2079 if (getUsesInFunction(GANode->getGlobal()) == 1 && Offset->hasOneUse() && in balanceSubTree()