Home
last modified time | relevance | path

Searched defs:OptimizationLevel (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dslang_bitcode_gen.cpp35 uint32_t OptimizationLevel, in writeBitcode()
H A Dslang.cpp442 void Slang::setOptimizationLevel(llvm::CodeGenOpt::Level OptimizationLevel) { in setOptimizationLevel()
/aosp12/frameworks/compile/libbcc/bcinfo/include/bcinfo/
H A DBitcodeWrapper.h40 uint32_t OptimizationLevel; member