Searched defs:allocation_value (Results 1 – 2 of 2) sorted by relevance
1064 AllocationValue* allocation_value = &allocation_values.at(i); in CreateAllocationValues() local1085 AllocationValue& allocation_value = allocation_values.at(i); in CreateAllocationValues() local1635 auto create_instruction_vector = [](const AllocationValue& allocation_value) { in CreateAllocationValuesFromColocatedIntervals()1670 for (const AllocationValue& allocation_value : allocation_values) { in AllocateAllocationValues() local
1308 MemorySpaceAssignment::AllocationValue* allocation_value; member