Searched refs:runtime_features (Results 1 – 1 of 1) sorted by relevance
1064 std::unique_ptr<const InstructionSetFeatures> runtime_features( in ProcessOptions() local1066 if (!compiler_options_->GetInstructionSetFeatures()->Equals(runtime_features.get())) { in ProcessOptions()1069 << ") and those from CPP defines (" << *runtime_features in ProcessOptions()