Searched refs:ParseInstructionSetFeatures (Results 1 – 1 of 1) sorted by relevance
889 void ParseInstructionSetFeatures(const std::string& option, ParserOptions* parser_options) { in ParseInstructionSetFeatures() function in art::Dex2Oat1393 ParseInstructionSetFeatures(*args.Get(M::TargetInstructionSetFeatures), parser_options.get()); in ParseArgs()