Searched refs:kOptLvl1 (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSScript.h43 kOptLvl1, // -O1 enumerator in enum:bcc::RSScript::OptimizationLevel
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScript.cpp62 case llvm::CodeGenOpt::Less: mOptimizationLevel = kOptLvl1; break;

Completed in 65 milliseconds