Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen-instructions.cc2266 HPhi* hint_value = HUnknownOSRValue::cast(value)->incoming_value(); in InferredRepresentation() local
2267 if (hint_value != NULL) { in InferredRepresentation()
2268 Representation hint = hint_value->representation(); in InferredRepresentation()