reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
145 auto &F = MF.getFunction(); 160 for (const auto &MBB : MF) 167 ComputedMDT.getBase().recalculate(MF); 189 MF, [&](const MachineBasicBlock &MBB) { return !MBB.empty(); }); 190 if (MBI == MF.end()) 193 auto *TII = MF.getSubtarget().getInstrInfo(); 197 if (!MF.getSubtarget().isXRaySupported()) { 208 switch (MF.getTarget().getTargetTriple().getArch()) { 220 prependRetWithPatchableExit(MF, TII, op); 228 replaceRetWithPatchableRet(MF, TII, op); 237 replaceRetWithPatchableRet(MF, TII, op);