Searched refs:Disable_gotol (Results 1 – 1 of 1) sorted by relevance
38 static cl::opt<bool> Disable_gotol("disable-gotol", cl::Hidden, cl::init(false), variable90 HasGotol = !Disable_gotol; in initSubtargetFeatures()