Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h647 void clearDanglingDebugInfo();
H A DSelectionDAGISel.cpp1805 SDB->clearDanglingDebugInfo(); in SelectAllBasicBlocks()
H A DSelectionDAGBuilder.cpp1019 void SelectionDAGBuilder::clearDanglingDebugInfo() { in clearDanglingDebugInfo() function in SelectionDAGBuilder