Home
last modified time | relevance | path

Searched defs:replaceInstruction (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DOrderedBasicBlock.cpp101 void OrderedBasicBlock::replaceInstruction(const Instruction *Old, in replaceInstruction() function in OrderedBasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3712 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN