Searched refs:IsAutoInit (Results 1 – 1 of 1) sorted by relevance
951 bool IsAutoInit) { in emitStoresForInitAfterBZero() argument959 if (IsAutoInit) in emitStoresForInitAfterBZero()973 Builder, IsAutoInit); in emitStoresForInitAfterBZero()988 isVolatile, Builder, IsAutoInit); in emitStoresForInitAfterBZero()1192 llvm::Constant *constant, bool IsAutoInit) { in emitStoresForConstant() argument1202 if (IsAutoInit) in emitStoresForConstant()1214 if (IsAutoInit) in emitStoresForConstant()1222 IsAutoInit); in emitStoresForConstant()1239 if (IsAutoInit) in emitStoresForConstant()1261 constant->getAggregateElement(i), IsAutoInit); in emitStoresForConstant()[all …]