Home
last modified time | relevance | path

Searched defs:DbgVal (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLocal.cpp800 Instruction *DbgVal = NULL; in ConvertDebugDeclareToDebugValue() local
831 Instruction *DbgVal = in ConvertDebugDeclareToDebugValue() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DStripSymbols.cpp252 if (Function *DbgVal = M.getFunction("llvm.dbg.value")) { in StripDebugInfo() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp980 Instruction *DbgVal = NULL; in updateDebugInfo() local
998 Instruction *DbgVal = in updateDebugInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp596 if (auto *DbgVal = M.getFunction(Name)) { in stripNonLineTableDebugInfo() local