Home
last modified time | relevance | path

Searched defs:needleGraphId (Results 1 – 2 of 2) sorted by relevance

/dports/cad/yosys/yosys-yosys-0.12/libs/subcircuit/
H A Dsubcircuit.h101 std::string needleGraphId, haystackGraphId; member
H A Dsubcircuit.cc1513 …void solve(std::vector<Solver::Result> &results, std::string needleGraphId, std::string haystackGr… in solve()
1666 void SubCircuit::Solver::solve(std::vector<Result> &results, std::string needleGraphId, std::string… in solve()
1672 void SubCircuit::Solver::solve(std::vector<Result> &results, std::string needleGraphId, std::string… in solve()