Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp63 bool combineInstructions(MachineBasicBlock *);
355 bool MachineCombiner::combineInstructions(MachineBasicBlock *MBB) { in combineInstructions() function in MachineCombiner
474 Changed |= combineInstructions(&MBB); in runOnMachineFunction()