Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSCCIterator.h135 void ReplaceNode(NodeRef Old, NodeRef New) { in ReplaceNode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCallGraphSCCPass.cpp547 void CallGraphSCC::ReplaceNode(CallGraphNode *Old, CallGraphNode *New) { in ReplaceNode() function in CallGraphSCC
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h234 void ReplaceNode(SDNode *F, SDNode *T) { in ReplaceNode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp206 void ReplaceNode(SDNode *Old, SDNode *New) { in ReplaceNode() function in __anon54092c770111::SelectionDAGLegalize
219 void ReplaceNode(SDValue Old, SDValue New) { in ReplaceNode() function in __anon54092c770111::SelectionDAGLegalize
229 void ReplaceNode(SDNode *Old, const SDValue *New) { in ReplaceNode() function in __anon54092c770111::SelectionDAGLegalize