Searched refs:IsAutoInit (Results 1 – 1 of 1) sorted by relevance
953 bool IsAutoInit) { in emitStoresForInitAfterBZero() argument961 if (IsAutoInit) in emitStoresForInitAfterBZero()975 Builder, IsAutoInit); in emitStoresForInitAfterBZero()990 isVolatile, Builder, IsAutoInit); in emitStoresForInitAfterBZero()1194 llvm::Constant *constant, bool IsAutoInit) { in emitStoresForConstant() argument1204 if (IsAutoInit) in emitStoresForConstant()1216 if (IsAutoInit) in emitStoresForConstant()1224 IsAutoInit); in emitStoresForConstant()1241 if (IsAutoInit) in emitStoresForConstant()1263 constant->getAggregateElement(i), IsAutoInit); in emitStoresForConstant()[all …]