Searched refs:BasicBlockInstrumentor (Results 1 – 4 of 4) sorted by relevance
21 class BasicBlockInstrumentor : public AllStatic {
18 class BasicBlockInstrumentor; variable256 friend class BasicBlockInstrumentor; variable
50 BasicBlockProfiler::Data* BasicBlockInstrumentor::Instrument( in Instrument()
1305 profiler_data = BasicBlockInstrumentor::Instrument(info(), data->graph(), in ScheduleAndGenerateCode()