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

  /art/runtime/verifier/
instruction_flags.cc 31 if (IsChanged()) encoding[kChanged] = 'C';
instruction_flags.h 87 bool IsChanged() const {
92 return IsVisited() || IsChanged();
114 // The instruction has been visited and unless IsChanged() verified.
method_verifier.cc     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
Misc.py 435 def IsChanged(File):
    [all...]

Completed in 451 milliseconds