Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_invoke.cc1082 bool Mir2Lir::GenInlinedStringIsEmptyOrLength(CallInfo* info, bool is_empty) { in GenInlinedStringIsEmptyOrLength() argument
1095 if (is_empty) { in GenInlinedStringIsEmptyOrLength()
Dmir_to_lir.h946 bool GenInlinedStringIsEmptyOrLength(CallInfo* info, bool is_empty);