Searched defs:GenerateDebugInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_bitcode_gen.cpp36 bool GenerateDebugInfo) {
56 if (GenerateDebugInfo) {
32 writeBitcode(llvm::raw_ostream &Out, const llvm::Module &M, uint32_t TargetAPI, uint32_t OptimizationLevel, bool GenerateDebugInfo) argument

Completed in 187 milliseconds