Home
last modified time | relevance | path

Searched refs:combineInstructions (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCombiner.cpp94 bool combineInstructions(MachineBasicBlock *);
543 bool MachineCombiner::combineInstructions(MachineBasicBlock *MBB) { in combineInstructions() function in MachineCombiner
736 Changed |= combineInstructions(&MBB); in runOnMachineFunction()