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.h18 class BasicBlockInstrumentor; variable
256 friend class BasicBlockInstrumentor; variable
Dbasic-block-instrumentor.cc50 BasicBlockProfiler::Data* BasicBlockInstrumentor::Instrument( in Instrument()
Dpipeline.cc1305 profiler_data = BasicBlockInstrumentor::Instrument(info(), data->graph(), in ScheduleAndGenerateCode()