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

  /art/compiler/optimizing/
code_generator.h 613 void BlockIfInRegister(Location location, bool is_out = false) const;
code_generator.cc 505 void CodeGenerator::BlockIfInRegister(Location location, bool is_out) const {
    [all...]

Completed in 210 milliseconds