Home
last modified time | relevance | path

Searched refs:PeepholeStringSubstring (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
Dintrinsics_peephole_ets.inl.h19 static bool PeepholeStringSubstring(GraphVisitor *v, IntrinsicInst *intrinsic);
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp80 bool Peepholes::PeepholeStringSubstring([[maybe_unused]] GraphVisitor *v, IntrinsicInst *intrinsic) in PeepholeStringSubstring() function in ark::compiler::Peepholes