Searched defs:OptSize (Results 1 – 7 of 7) sorted by relevance
49 bool OptSize; member in __anon8d81165a0111::MachineCombiner
148 bool OptSize; member in __anon0965895a0111::CodeGenPrepare
261 bool OptSize = Caller && !Caller->isDeclaration() && in getInlineThreshold() local
4035 unsigned OptSize, in IsMulWideOperandDemotable()4062 unsigned OptSize, in AreMulWideOperandsDemotable()4114 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
826 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset()836 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy()846 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
1637 OptSize = getOptimizationLevelSize(Args); in ParseLangArgs() local
4024 bool OptSize = MF.getFunction()->hasFnAttribute(Attribute::OptimizeForSize); in getMemcpyLoadsAndStores() local4137 bool OptSize = MF.getFunction()->hasFnAttribute(Attribute::OptimizeForSize); in getMemmoveLoadsAndStores() local4231 bool OptSize = MF.getFunction()->hasFnAttribute(Attribute::OptimizeForSize); in getMemsetStores() local