Home
last modified time | relevance | path

Searched refs:CopyUnconstrained (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-allocator.cc789 LUnallocated* output_copy = first_output->CopyUnconstrained( in MeetConstraintsBetween()
823 LUnallocated* input_copy = cur_input->CopyUnconstrained( in MeetConstraintsBetween()
833 LUnallocated* input_copy = cur_input->CopyUnconstrained( in MeetConstraintsBetween()
859 LUnallocated* input_copy = cur_input->CopyUnconstrained( in MeetConstraintsBetween()
Dlithium.h133 LUnallocated* CopyUnconstrained(Zone* zone) { in CopyUnconstrained() function