Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbasic-block-instrumentor.h21 class BasicBlockInstrumentor : public AllStatic {
Dschedule.h20 class BasicBlockInstrumentor; variable
260 friend class BasicBlockInstrumentor; in NON_EXPORTED_BASE() local
Dbasic-block-instrumentor.cc51 BasicBlockProfiler::Data* BasicBlockInstrumentor::Instrument( in Instrument()
Dpipeline.cc1804 data->set_profiler_data(BasicBlockInstrumentor::Instrument( in ScheduleAndSelectInstructions()