Searched refs:canFuseWithSibNode (Results 1 – 1 of 1) sorted by relevance
1816 auto canFuseWithSibNode = [&](Node *sibNode, Value memref) { in findSiblingNodeToFuse() local1876 if (canFuseWithSibNode(sibNode, memref)) { in findSiblingNodeToFuse()1914 if (canFuseWithSibNode(sibNode, outEdge.value)) { in findSiblingNodeToFuse()