Searched defs:setOptimizationLevel (Results 1 - 3 of 3) sorted by relevance
/frameworks/compile/libbcc/include/bcc/Renderscript/ | ||
H A D | RSScript.h | 86 void setOptimizationLevel(OptimizationLevel pOptimizationLevel) { function in class:bcc::RSScript |
/frameworks/compile/libbcc/include/bcc/Support/ | ||
H A D | CompilerConfig.h | 91 inline void setOptimizationLevel(llvm::CodeGenOpt::Level pOptLvl) function in class:bcc::CompilerConfig |
/frameworks/compile/slang/ | ||
H A D | slang.cpp | 473 void Slang::setOptimizationLevel(llvm::CodeGenOpt::Level OptimizationLevel) { function in class:slang::Slang |
Completed in 224 milliseconds