Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp860 void replaceInstruction(Instruction *, Value *);
3768 void NewGVN::replaceInstruction(Instruction *I, Value *V) { in replaceInstruction() function in NewGVN
3974 replaceInstruction(I, Leader); in eliminateInstructions()