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

  /external/compiler-rt/make/
options.mk 15 # Whether optimized function implementations should be used.
16 OPTIMIZED := 1
  /external/compiler-rt/make/platform/
clang_linux.mk 84 # Always use optimized variants.
85 OPTIMIZED := 1
  /external/v8/tools/
ll_prof.py 91 OPTIMIZED = 3
106 self.codetype = Code.OPTIMIZED
966 if code.codetype == Code.OPTIMIZED:
    [all...]
profile.js 74 OPTIMIZED: 2

Completed in 57 milliseconds