Searched refs:splitInstructions (Results 1 – 3 of 3) sorted by relevance
116 InstructionListType MovedInsts = BB.splitInstructions(&*InternalCall); in fixCFGForPIC()
770 InstructionListType MovedInst = IndCallBlock.splitInstructions(&CallInst); in rewriteCall()
776 InstructionListType splitInstructions(const MCInst *Inst) { in splitInstructions() function