HomeSort by relevance Sort by last modified time
    Searched refs:DoesNotEscape (Results 1 - 3 of 3) sorted by null

  /art/compiler/optimizing/
escape.h 64 bool DoesNotEscape(HInstruction* reference, bool (*no_escape)(HInstruction*, HInstruction*));
escape.cc 99 bool DoesNotEscape(HInstruction* reference, bool (*no_escape)(HInstruction*, HInstruction*)) {
instruction_simplifier.cc     [all...]

Completed in 199 milliseconds