Searched refs:moveAfterPreserving (Results 1 – 2 of 2) sorted by relevance
291 LLVM_ABI void moveAfterPreserving(Instruction *MovePos);
202 void Instruction::moveAfterPreserving(Instruction *MovePos) { in moveAfterPreserving() function in Instruction