Home
last modified time | relevance | path

Searched refs:RemoveUses (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp601 auto RemoveUses = [&](StringRef Name) { in stripNonLineTableDebugInfo() local
609 RemoveUses("llvm.dbg.addr"); in stripNonLineTableDebugInfo()
610 RemoveUses("llvm.dbg.declare"); in stripNonLineTableDebugInfo()
611 RemoveUses("llvm.dbg.label"); in stripNonLineTableDebugInfo()
612 RemoveUses("llvm.dbg.value"); in stripNonLineTableDebugInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp593 auto RemoveUses = [&](StringRef Name) { in stripNonLineTableDebugInfo() local
601 RemoveUses("llvm.dbg.declare"); in stripNonLineTableDebugInfo()
602 RemoveUses("llvm.dbg.value"); in stripNonLineTableDebugInfo()