Searched refs:GetAllGates (Results 1 – 19 of 19) sorted by relevance
152 GetAllGates(gateList); in PrintAllGates()161 GetAllGates(gateList); in PrintAllGatesWithBytecode()174 void Circuit::GetAllGates(std::vector<GateRef>& gateList) const in GetAllGates() function in panda::ecmascript::kungfu::Circuit218 GetAllGates(gateList); in ResetAllGateTimeStamps()
121 acc_.GetAllGates(gateList); in EliminatePhi()
178 acc_.GetAllGates(gateList); in LoopExitElimination()
24 circuit_->GetAllGates(gateList); in RunNTypeMCRLowering()
57 void GetAllGates(std::vector<GateRef>& gates) const;
292 acc_.GetAllGates(gateList); in PrintRangeInfo()
24 circuit_->GetAllGates(gateList); in RunNTypeHCRLowering()
375 void GetAllGates(std::vector<GateRef>& gates) const;
569 void GateAccessor::GetAllGates(std::vector<GateRef>& gates) const in GetAllGates() function in panda::ecmascript::kungfu::GateAccessor571 circuit_->GetAllGates(gates); in GetAllGates()
33 acc_.GetAllGates(gateList); in Run()
557 circuit_->GetAllGates(gateList); in UpdateWorkList()
774 linearizer_->circuit_->GetAllGates(gateList); in Verify()
25 circuit_->GetAllGates(gateList); in Run()
29 circuit_->GetAllGates(gateList); in RunTypeMCRLowering()
28 circuit_->GetAllGates(gateList); in RunTSHCRLowering()
43 circuit_->GetAllGates(gateList); in CallRuntimeLowering()
28 circuit_->GetAllGates(gateList); in Run()
24 circuit_->GetAllGates(gateList); in Run()
40 circuit_->GetAllGates(gateList); in MethodTypeInfer()1299 circuit_->GetAllGates(gateList); in PrintByteCodesWithTypes()1371 circuit_->GetAllGates(gateList); in Verify()