Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DOrderedBasicBlock.cpp101 void OrderedBasicBlock::replaceInstruction(const Instruction *Old, in replaceInstruction() function in OrderedBasicBlock
/external/proguard/src/proguard/classfile/editor/
DInstructionWriter.java287 private void replaceInstruction(int instructionOffset, Instruction instruction) in replaceInstruction() method in InstructionWriter
DCodeAttributeEditor.java224 public void replaceInstruction(int instructionOffset, Instruction instruction) in replaceInstruction() method in CodeAttributeEditor
246 public void replaceInstruction(int instructionOffset, Instruction[] instructions) in replaceInstruction() method in CodeAttributeEditor
/external/proguard/src/proguard/optimize/evaluation/
DSimpleEnumUseSimplifier.java628 private void replaceInstruction(Clazz clazz, in replaceInstruction() method in SimpleEnumUseSimplifier
DEvaluationSimplifier.java1239 private void replaceInstruction(Clazz clazz, in replaceInstruction() method in EvaluationSimplifier
/external/llvm-project/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3666 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3712 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN