Searched defs:fixedGatesList (Results 1 – 1 of 1) sorted by relevance
219 …ol Verifier::RunFixedGatesCheck(const Circuit *circuit, const std::vector<GateRef> &fixedGatesList) in RunFixedGatesCheck()227 …er::RunFixedGatesRelationsCheck(const Circuit *circuit, const std::vector<GateRef> &fixedGatesList, in RunFixedGatesRelationsCheck()264 const std::vector<GateRef> &bbGatesList, const std::vector<GateRef> &fixedGatesList) in RunFlowCyclesFind()419 std::vector<GateRef> &fixedGatesList) in FindFixedGates()530 std::vector<GateRef> fixedGatesList; in Run() local