Home | History | Annotate | Download | only in src

Lines Matching defs:BaseVariable

965     Variable *BaseVariable = makeVariable(IceType_i32);
972 BaseVariable, AllocaOffset);
978 InstAlloca::create(this, BaseVariable, AllocaSize, CombinedAlignment);