Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1110 auto isMatchingDbgValue = [&](DanglingDebugInfo &DDI) { in dropDanglingDebugInfo() local
1123 DDIV.erase(remove_if(DDIV, isMatchingDbgValue), DDIV.end()); in dropDanglingDebugInfo()