Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/backend/common/
Dlifetime_analysis.cc67 vreg_lifetimes_[dst.GetVRegIndex()]->SetMoveHint(vreg_lifetimes_[src.GetVRegIndex()]); in TrySetMoveHint()
/frameworks/libs/binary_translation/backend/include/berberis/backend/common/
Dlifetime.h283 void SetMoveHint(VRegLifetime* other) { in SetMoveHint() function