Searched refs:insertDeleteInstructions (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 492 static void insertDeleteInstructions(MachineBasicBlock *MBB, MachineInstr &MI, in insertDeleteInstructions() function 664 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions() 677 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions() 686 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions() 709 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions()
|