Home | History | Annotate | Download | only in src

Lines Matching refs:allocation_site

339   HInstruction* allocation_site = Add<HLoadKeyed>(GetParameter(0),
344 checker.IfNot<HCompareObjectEqAndBranch, HValue*>(allocation_site,
351 allocation_site, static_cast<HValue*>(NULL), access);
359 allocation_site,
366 allocation_site,
374 allocation_site,
380 allocation_site,
403 HInstruction* allocation_site = Add<HLoadKeyed>(GetParameter(0),
409 checker.IfNot<HCompareObjectEqAndBranch, HValue*>(allocation_site,
416 allocation_site, static_cast<HValue*>(NULL), access);
450 object, Add<HConstant>(object_size), allocation_site);
1128 HValue* allocation_site = GetParameter(
1136 HAllocationMode allocation_mode(allocation_site);