Home
last modified time | relevance | path

Searched defs:stripDebugInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/StandAlone/
DStandAlone.cpp118 bool stripDebugInfo = false; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp313 bool llvm::stripDebugInfo(Function &F) { in stripDebugInfo() function in llvm