Searched refs:PeepholeStringSubstring (Results 1 – 2 of 2) sorted by relevance
19 static bool PeepholeStringSubstring(GraphVisitor *v, IntrinsicInst *intrinsic);
80 bool Peepholes::PeepholeStringSubstring([[maybe_unused]] GraphVisitor *v, IntrinsicInst *intrinsic) in PeepholeStringSubstring() function in ark::compiler::Peepholes