Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp833 void replaceInstruction(Instruction *, Value *);
3725 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN
3930 replaceInstruction(I, Leader); in eliminateInstructions()