Searched refs:RewriteUsesOfClonedInstructions (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp91 /// RewriteUsesOfClonedInstructions - We just cloned the instructions from the
95 static void RewriteUsesOfClonedInstructions(BasicBlock *OrigHeader, function
478 RewriteUsesOfClonedInstructions(OrigHeader, OrigPreheader, ValueMap,

Completed in 167 milliseconds