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

  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.h 216 bool inMemory;
264 bool inMemory; //whether 4-byte virtual reg is in memory
AnalysisO1.cpp 487 memVRTable[num_memory_vr].inMemory = setToInMemory;
503 memVRTable[num_memory_vr].inMemory = setToInMemory;
    [all...]

Completed in 55 milliseconds