Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc115 void SimplifyStringIsEmptyOrLength(HInvoke* invoke);
1971 void InstructionSimplifierVisitor::SimplifyStringIsEmptyOrLength(HInvoke* invoke) { in SimplifyStringIsEmptyOrLength() function in art::InstructionSimplifierVisitor
2104 SimplifyStringIsEmptyOrLength(instruction); in VisitInvoke()