OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOptimizationLevel
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSScript.h
90
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
67
static unsigned
getOptimizationLevel
(ArgList &Args, InputKind IK,
301
unsigned OptLevel =
getOptimizationLevel
(Args, IK, Diags);
[
all
...]
Completed in 370 milliseconds