Searched refs:getLoadOpCount (Results 1 – 1 of 1) sorted by relevance
120 unsigned getLoadOpCount(Value memref) { in getLoadOpCount() function1819 if (sibNode->getLoadOpCount(memref) != 1) in findSiblingNodeToFuse()1873 if (dstNode->getLoadOpCount(memref) == 0) in findSiblingNodeToFuse()1892 if (dstNode->getLoadOpCount(inEdge.value) > 0 && in findSiblingNodeToFuse()