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

  /external/chromium_org/v8/src/
hydrogen-bce.h 35 EliminateRedundantBoundsChecks(graph()->entry_block());
39 void EliminateRedundantBoundsChecks(HBasicBlock* bb);
hydrogen-bch.cc 337 void EliminateRedundantBoundsChecks(HBasicBlock* bb) {
375 table.EliminateRedundantBoundsChecks(graph()->blocks()->at(i));
hydrogen-bce.cc 339 void HBoundsCheckEliminationPhase::EliminateRedundantBoundsChecks(

Completed in 64 milliseconds