Home
last modified time | relevance | path

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

/dports/cad/yosys/yosys-yosys-0.12/libs/subcircuit/
H A Dsubcircuit.cc718 DiCache diCache; member in SubCircuit::SolverWorker
893 if (diCache.compare(needleEdgeType, haystackEdgeType, swapPorts, swapPermutations)) { in checkEnumerationMatrix()
985 …if (!diCache.compare(needleEdgeType, haystackEdgeType, currentCandidate, swapPorts, swapPermutatio… in checkPortmapCandidate()
1073 if (diCache.compare(needleEdgeType, haystackEdgeType, testCandidate, otherCandidate)) in prunePortmapCandidates()
1292 diCache.add(needle.graph, needle.adjMatrix, graphId, userSolver); in testForMining()
1488 diCache.add(gd.graph, gd.adjMatrix, graphId, userSolver); in addGraph()
1504 diCache.compareCache.clear(); in addSwappablePorts()
1510 diCache.compareCache.clear(); in addSwappablePortsPermutation()
1547 diCache.printEdgeTypes(); in solve()
1589 diCache.compareCache.clear(); in clearConfig()