Searched refs:OneByteMemcpyBB (Results 1 – 1 of 1) sorted by relevance
1752 BinaryBasicBlock *OneByteMemcpyBB = CurBB->splitAt(II); in runOnFunctions() local1755 if (OneByteMemcpyBB->getNumNonPseudos() > 1) { in runOnFunctions()1756 NextBB = OneByteMemcpyBB->splitAt(OneByteMemcpyBB->begin()); in runOnFunctions()1759 NextBB = OneByteMemcpyBB->getSuccessor(); in runOnFunctions()1760 OneByteMemcpyBB->eraseInstruction(OneByteMemcpyBB->begin()); in runOnFunctions()1768 OneByteMemcpyBB->getLabel(), BC.Ctx.get()); in runOnFunctions()1783 OneByteMemcpyBB->addInstructions(OneByteMemcpy); in runOnFunctions()