Lines Matching defs:InitialValue
3303 llvm::Constant *InitialValue = nullptr;3308 InitialValue = EmitConstantValue(*Value, MaterializedType, nullptr);3310 Type = InitialValue->getType();3336 getModule(), Type, Constant, Linkage, InitialValue, Name.c_str(),