Searched refs:RegAllocTypeParser (Results 1 – 2 of 2) sorted by relevance
27 class RegAllocTypeParser : public cl::parser<RegAllocType> {29 RegAllocTypeParser(cl::Option &O) : cl::parser<RegAllocType>(O) {} in RegAllocTypeParser() function
51 static cl::opt<RegAllocType, false, RegAllocTypeParser>