Searched defs:fixedGatesList (Results 1 – 1 of 1) sorted by relevance
213 …ol Verifier::RunFixedGatesCheck(const Circuit *circuit, const std::vector<GateRef> &fixedGatesList) in RunFixedGatesCheck()221 …er::RunFixedGatesRelationsCheck(const Circuit *circuit, const std::vector<GateRef> &fixedGatesList, in RunFixedGatesRelationsCheck()259 const std::vector<GateRef> &bbGatesList, const std::vector<GateRef> &fixedGatesList) in RunFlowCyclesFind()414 std::vector<GateRef> &fixedGatesList) in FindFixedGates()571 std::vector<GateRef> fixedGatesList; in Run() local