Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc118 void SimplifyStringIsEmptyOrLength(HInvoke* invoke);
2343 void InstructionSimplifierVisitor::SimplifyStringIsEmptyOrLength(HInvoke* invoke) { in SimplifyStringIsEmptyOrLength() function in art::InstructionSimplifierVisitor
2478 SimplifyStringIsEmptyOrLength(instruction); in VisitInvoke()