Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.cc788 LUnallocated* output_copy = first_output->CopyUnconstrained( in MeetConstraintsBetween()
822 LUnallocated* input_copy = cur_input->CopyUnconstrained( in MeetConstraintsBetween()
832 LUnallocated* input_copy = cur_input->CopyUnconstrained( in MeetConstraintsBetween()
858 LUnallocated* input_copy = cur_input->CopyUnconstrained( in MeetConstraintsBetween()
Dlithium.h132 LUnallocated* CopyUnconstrained(Zone* zone) { in CopyUnconstrained() function