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

  /art/compiler/optimizing/
superblock_cloner.cc 459 auto copy_redir = remap_copy_internal_->Find(HEdge(orig_block_id, orig_succ_id));
462 if (copy_redir != remap_copy_internal_->end()) {
557 remap_copy_internal_(nullptr),
570 remap_copy_internal_ = remap_copy_internal;
609 remap_copy_internal_ != nullptr &&
superblock_cloner.h 291 const HEdgeSet* remap_copy_internal_; member in class:art::SuperblockCloner

Completed in 59 milliseconds