Searched refs:getConstantUndef (Results 1 – 5 of 5) sorted by relevance
366 auto *undef = context->getConstantUndef(loadData->getType()); in eliminateUnitializedLoads()506 newValue = context->getConstantUndef(oldValue->getType()); in replace()
253 Constant *getConstantUndef(Type Ty);
738 Constant *GlobalContext::getConstantUndef(Type Ty) { in getConstantUndef() function in Ice::GlobalContext
161 return Ctx->getConstantUndef(convertToIceType(CU->getType())); in convertConstant()
2843 getContext()->getConstantUndef(NextConstantType)); in ProcessRecord()