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 86 OptimizationLevel getOptimizationLevel() const {
  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 91 inline llvm::CodeGenOpt::Level getOptimizationLevel() const
  /frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h 109 uint32_t getOptimizationLevel() const {
MetadataExtractor.h 189 uint32_t getOptimizationLevel() const {
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 73 static unsigned getOptimizationLevel(ArgList &Args, InputKind IK,
335 Opts.OptimizationLevel = getOptimizationLevel(Args, IK, Diags);
    [all...]

Completed in 516 milliseconds