Home
last modified time | relevance | path

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

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