Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h1759 void DeleteNodeNotInCSEMaps(SDNode *N);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp763 DeleteNodeNotInCSEMaps(N); in DeleteNode()
766 void SelectionDAG::DeleteNodeNotInCSEMaps(SDNode *N) { in DeleteNodeNotInCSEMaps() function in SelectionDAG
936 DeleteNodeNotInCSEMaps(N); in AddModifiedNodeToCSEMaps()