Home
last modified time | relevance | path

Searched refs:pOptLvl (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Support/
DCompilerConfig.h93 inline void setOptimizationLevel(llvm::CodeGenOpt::Level pOptLvl) in setOptimizationLevel() argument
94 { mOptLevel = pOptLvl; } in setOptimizationLevel()
/frameworks/compile/mclinker/lib/CodeGen/
DMCLDTargetMachine.cpp194 CodeGenOpt::Level pOptLvl, in addPassesToEmitFile() argument