reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
656 if (skipFunction(Fn.getFunction())) 659 const ARMSubtarget &STI = Fn.getSubtarget<ARMSubtarget>(); 667 MRI = &Fn.getRegInfo(); 670 LLVM_DEBUG(dbgs() << "Running on function " << Fn.getName() << "\n"); 675 for (MachineBasicBlock &MBB : Fn) {