mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 01:38:26 +00:00
ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205162 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2530cd31f4
commit
94821ac1eb
@ -545,7 +545,7 @@ static bool isCandidateStore(const MachineInstr *Instr) {
|
||||
/// In ADRPMode, non-LOH candidates are "uses" with non-ADRP definitions.
|
||||
/// In non-ADRPMode, non-LOH candidates are "uses" with several definition,
|
||||
/// i.e., no simple chain.
|
||||
/// \param ADRPMode \see initReachingDef.
|
||||
/// \param ADRPMode -- \see initReachingDef.
|
||||
static void reachedUsesToDefs(InstrToInstrs &UseToReachingDefs,
|
||||
const InstrToInstrs *ColorOpToReachedUses,
|
||||
const MapRegToId &RegToId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user