Searched refs:GetGateCount (Results 1 – 4 of 4) sorted by relevance
67 size_t GetGateCount() const;
490 size_t Circuit::GetGateCount() const in GetGateCount() function in panda::ecmascript::kungfu::Circuit
122 lastCallId_ = circuit_->GetGateCount() - 1; in TryInline()
30 inQueue_(circuit_->GetGateCount(), true), enableGlobalTypeInfer_(enableGlobalTypeInfer) in MethodTypeInfer()