Home | History | Annotate | Download | only in optimizing

Lines Matching defs:GetMethodName

131         timing_logger_(timing_logger_enabled_ ? GetMethodName() : "", true, true),
137 if (!IsVerboseMethod(compiler_driver, GetMethodName())) {
141 visualizer_.PrintHeader(GetMethodName());
149 LOG(INFO) << "TIMINGS " << GetMethodName();
162 const char* GetMethodName() {
729 VLOG(compiler) << "Building " << pass_observer.GetMethodName();