Searched refs:InstructionCount (Results 1 - 7 of 7) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h73 unsigned InstructionCount; member in class:llvm_2_9::ValueEnumerator
H A DValueEnumerator.cpp121 InstructionMap[I] = InstructionCount++;
456 InstructionCount = 0;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h73 unsigned InstructionCount; member in class:llvm_2_9_func::ValueEnumerator
H A DValueEnumerator.cpp121 InstructionMap[I] = InstructionCount++;
456 InstructionCount = 0;
/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h73 unsigned InstructionCount; member in class:llvm_3_2::ValueEnumerator
H A DValueEnumerator.cpp121 InstructionMap[I] = InstructionCount++;
456 InstructionCount = 0;
/frameworks/base/core/java/android/os/
H A DDebug.java1279 * Debug.InstructionCount icount = new Debug.InstructionCount();
1290 public static class InstructionCount { class in class:Debug
1296 public InstructionCount() { method in class:Debug.InstructionCount

Completed in 6064 milliseconds