Home | History | Annotate | Download | only in driver

Lines Matching refs:profile_present_

344       profile_present_(false), compiler_options_(compiler_options),
399 profile_present_ = profile_file_.LoadFile(profile_file);
400 if (profile_present_) {
2269 if (!profile_present_) {