Searched refs:PeepholeJSRuntimeNewJSValueString (Results 1 – 2 of 2) sorted by relevance
31 static bool PeepholeJSRuntimeNewJSValueString(GraphVisitor *v, IntrinsicInst *intrinsic);
389 bool Peepholes::PeepholeJSRuntimeNewJSValueString(GraphVisitor *v, IntrinsicInst *intrinsic) in PeepholeJSRuntimeNewJSValueString() function in ark::compiler::Peepholes