Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:InitialValue

2685   llvm::Constant *InitialValue = 0;
2690 InitialValue = EmitConstantValue(*Value, MaterializedType, 0);
2692 Type = InitialValue->getType();
2703 InitialValue, Name.c_str());