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

  /art/compiler/optimizing/
nodes_shared.h 42 bool IsClonable() const OVERRIDE { return true; }
161 bool IsClonable() const OVERRIDE { return true; }
215 bool IsClonable() const OVERRIDE { return true; }
nodes.h     [all...]
superblock_cloner.cc 587 if (!instr->IsClonable() ||
595 if (!instr->IsClonable() ||

Completed in 259 milliseconds