mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-04 06:09:05 +00:00
Spelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207584 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f822dab3dd
commit
550b9aa60e
@ -115,7 +115,7 @@ namespace {
|
||||
Value *matchCondition (BranchInst *Br, BasicBlock *NonZeroTarget) const;
|
||||
|
||||
/// Return true iff the idiom is detected in the loop. and 1) \p CntInst
|
||||
/// is set to the instruction counting the pupulation bit. 2) \p CntPhi
|
||||
/// is set to the instruction counting the population bit. 2) \p CntPhi
|
||||
/// is set to the corresponding phi node. 3) \p Var is set to the value
|
||||
/// whose population bits are being counted.
|
||||
bool detectIdiom
|
||||
|
Loading…
Reference in New Issue
Block a user