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

  /frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h 110 uint32_t getOptimizationLevel() const {
MetadataExtractor.h 190 uint32_t getOptimizationLevel() const {
  /frameworks/compile/libbcc/bcinfo/
BitcodeTranslator.cpp 150 BCWrapper.getCompilerVersion(), BCWrapper.getOptimizationLevel());
MetadataExtractor.cpp 71 mOptimizationLevel = wrapper.getOptimizationLevel();
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 210 printf("optimizationLevel: %u\n\n", bcWrapper.getOptimizationLevel());
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp 273 uint32_t OptimizationLevel = ME.getOptimizationLevel();
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 642 milliseconds