reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCISelLowering.cpp
14179     if (!ML)
14187       if (ML->getLoopDepth() > 1 && ML->getSubLoops().empty())
14187       if (ML->getLoopDepth() > 1 && ML->getSubLoops().empty())
14196     for (auto I = ML->block_begin(), IE = ML->block_end(); I != IE; ++I)
14196     for (auto I = ML->block_begin(), IE = ML->block_end(); I != IE; ++I)
14210   return TargetLowering::getPrefLoopAlignment(ML);