HomeSort by relevance Sort by last modified time
    Searched refs:UpdateInferredType (Results 1 - 3 of 3) sorted by null

  /external/v8/src/crankshaft/
hydrogen-infer-types.cc 17 phis->at(j)->UpdateInferredType();
21 it.Current()->UpdateInferredType();
40 if (current->UpdateInferredType()) {
hydrogen-instructions.cc 601 bool HValue::UpdateInferredType() {
    [all...]
hydrogen-instructions.h 702 bool UpdateInferredType();
    [all...]

Completed in 842 milliseconds