Home
last modified time | relevance | path

Searched refs:InsertRepresentationChangeForUse (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
Dhydrogen-representation-changes.h45 void InsertRepresentationChangeForUse(HValue* value,
Dhydrogen-representation-changes.cc33 void HRepresentationChangesPhase::InsertRepresentationChangeForUse( in InsertRepresentationChangeForUse() function in v8::internal::HRepresentationChangesPhase
87 InsertRepresentationChangeForUse(value, use_value, use_index, req); in InsertRepresentationChangesForValue()
/external/v8/src/
Dhydrogen.h352 void InsertRepresentationChangeForUse(HValue* value,
Dhydrogen.cc2002 void HGraph::InsertRepresentationChangeForUse(HValue* value, in InsertRepresentationChangeForUse() function in v8::internal::HGraph
2051 InsertRepresentationChangeForUse(value, use_value, use_index, req); in InsertRepresentationChangesForValue()