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

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h80 unsigned InstructionCount; member in class:llvm_2_9::ValueEnumerator
H A DValueEnumerator.cpp130 InstructionMap[I] = InstructionCount++;
457 InstructionCount = 0;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h80 unsigned InstructionCount; member in class:llvm_2_9_func::ValueEnumerator
H A DValueEnumerator.cpp130 InstructionMap[I] = InstructionCount++;
457 InstructionCount = 0;
/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h83 unsigned InstructionCount; member in class:llvm_3_2::ValueEnumerator
H A DValueEnumerator.cpp130 InstructionMap[I] = InstructionCount++;
457 InstructionCount = 0;
/frameworks/base/core/java/android/os/
H A DDebug.java1763 * Debug.InstructionCount icount = new Debug.InstructionCount();
1777 public static class InstructionCount { class in class:Debug
1783 public InstructionCount() { method in class:Debug.InstructionCount

Completed in 49 milliseconds