We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f0b46 commit 65f336bCopy full SHA for 65f336b
lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp
@@ -919,7 +919,7 @@ class AccessFunction {
919
}
920
921
/// Hoists the necessary check for beginning and end of the induction
922
- /// encapsulated by this acess function to the header.
+ /// encapsulated by this access function to the header.
923
void hoistCheckToPreheader(ArraySemanticsCall CheckToHoist,
924
SILBasicBlock *Preheader,
925
DominanceInfo *DT) {
0 commit comments