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

  /art/compiler/driver/
compiler_driver.h 629 return code_to_patch_;
770 std::vector<const CallPatchInformation*> code_to_patch_; member in class:art::CompilerDriver
    [all...]
compiler_driver.cc 433 STLDeleteElements(&code_to_patch_);
    [all...]

Completed in 50 milliseconds