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

  /external/chromium_org/v8/src/
hydrogen-instructions.cc 45 void HValue::AssumeRepresentation(Representation r) {
1004 add->AssumeRepresentation(index()->representation());
1015 sar->AssumeRepresentation(index()->representation());
    [all...]
hydrogen-instructions.h 594 virtual void AssumeRepresentation(Representation r);
    [all...]

Completed in 162 milliseconds