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

  /dalvik/vm/alloc/
Heap.h 24 bool isPartial;
  /external/llvm/lib/CodeGen/
RegisterCoalescer.h 78 /// isPartial - Return true if the original copy instruction did not copy
80 bool isPartial() const { return Partial; }

Completed in 576 milliseconds