reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4331 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { 4331 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { 4339 if (I->hasOneUse() || 4340 isProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) { 4341 AddrModeInsts.push_back(I);