Searched refs:GetGate (Results 1 – 9 of 9) sorted by relevance
63 GateRef gate = edge.GetGate(); in RemoveGate()86 GateRef gate = edge.GetGate(); in PropagateGate()103 GateRef gate = edge.GetGate(); in PropagateMerge()
67 [[nodiscard]] Gate *GetGate();86 [[nodiscard]] Gate *GetGate();
155 GateRef gate = current.GetGate(); in VisitTopGate()219 GateRef gate = current.GetGate(); in PrintStack()
423 Gate *Out::GetGate() in GetGate() function in panda::ecmascript::kungfu::Out467 Gate *In::GetGate() in GetGate() function in panda::ecmascript::kungfu::In540 GetIn(idx)->GetGate()->SetFirstOut(GetOut(idx)->GetNextOut()); in DeleteIn()543 GetIn(idx)->GetGate()->SetFirstOutNull(); in DeleteIn()625 return GetIn(idx)->GetGate(); in GetInGate()
415 acc_.ReplaceHirAndDeleteIfException(tacc.GetGate(), builder_.GetStateDepend(), result); in LowerPrimitiveTypeToNumber()438 acc_.ReplaceGate(tacc.GetGate(), jump, jump, Circuit::NullGate()); in SpeculateConditionJump()843 GateRef gate = tacc.GetGate(); in LowerTypedLdArrayLength()859 GateRef gate = tacc.GetGate(); in LowerTypedLdTypedArrayLength()873 GateRef gate = tacc.GetGate(); in LowerTypedLdStringLength()1343 GateRef gate = tacc.GetGate(); in CheckFastCallThisCallTarget()1362 GateRef gate = tacc.GetGate(); in CheckCallThisCallTarget()1382 GateRef gate = tacc.GetGate(); in CheckThisCallTargetAndLowerCall()1398 GateRef gate = tacc.GetGate(); in CheckCallTargetFromDefineFuncAndLowerCall()1433 GateRef gate = tacc.GetGate(); in CheckCallTargetAndLowerCall()[all …]
36 GateRef GetGate() const in GetGate() function43 return acc_.TryGetPGOType(GetGate()); in GetPGOType()531 return GetGate(); in GetCallGate()
69 GateRef GetGate() const in GetGate() function159 return circuit_->GetGateRef(out_->GetGate());261 return circuit_->GetGateRef(in_->GetGate());
404 auto methodOffset = acc_.TryGetMethodOffset(GetGate()); in GetKeyTaggedValue()754 auto methodOffset = acc_.TryGetMethodOffset(GetGate()); in Init()
634 GateRef succGate = edge.GetGate(); in VisitUpperBoundGate()667 auto curGate = edge.GetGate(); in VisitPreparedGate()