Searched refs:GetOrCreateUndefinedInst (Results 1 – 4 of 4) sorted by relevance
230 …ph->CreateInstCompare(DataType::BOOL, intrinsic->GetPc(), input, graph->GetOrCreateUndefinedInst(), in ReplaceWithCompareNullish()
121 Inst *Graph::GetOrCreateUndefinedInst() in GetOrCreateUndefinedInst() function in ark::compiler::Graph
658 Inst *GetOrCreateUndefinedInst();
1495 auto exisingUndefined = GetGraph()->GetOrCreateUndefinedInst(); in MoveConstants()