Home
last modified time | relevance | path

Searched defs:ReplaceNode (Results 1 – 6 of 6) 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/node/deps/v8/src/compiler/
Descape-analysis-reducer.cc39 Reduction EscapeAnalysisReducer::ReplaceNode(Node* original, in ReplaceNode() function in v8::internal::compiler::EscapeAnalysisReducer
Dint64-lowering.cc1106 void Int64Lowering::ReplaceNode(Node* old, Node* new_low, Node* new_high) { in ReplaceNode() function in v8::internal::compiler::Int64Lowering
/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 __anon2f39d7190111::SelectionDAGLegalize
219 void ReplaceNode(SDValue Old, SDValue New) { in ReplaceNode() function in __anon2f39d7190111::SelectionDAGLegalize
229 void ReplaceNode(SDNode *Old, const SDValue *New) { in ReplaceNode() function in __anon2f39d7190111::SelectionDAGLegalize