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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSScript.h 88 OptimizationLevel getOptimizationLevel() const {
  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 89 inline llvm::CodeGenOpt::Level getOptimizationLevel() const
  /frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h 109 uint32_t getOptimizationLevel() const {
MetadataExtractor.h 190 uint32_t getOptimizationLevel() const {
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 61 static unsigned getOptimizationLevel(ArgList &Args, InputKind IK,
291 unsigned OptLevel = getOptimizationLevel(Args, IK, Diags);
    [all...]

Completed in 81 milliseconds