Searched refs:isAggrConstForceInt32 (Results 1 – 1 of 1) sorted by relevance
207 static bool isAggrConstForceInt32(const Value *V) { in isAggrConstForceInt32() function1384 Type *Ty = isAggrConstForceInt32(Init) ? B.getInt32Ty() : Init->getType(); in processGlobalValue()1385 Constant *Const = isAggrConstForceInt32(Init) ? B.getInt32(1) : Init; in processGlobalValue()