Searched refs:RestrictIT (Results 1 – 2 of 2) sorted by relevance
240 RestrictIT = hasV8Ops() && !hasMinSize(); in initSubtargetFeatures()243 RestrictIT = true; in initSubtargetFeatures()246 RestrictIT = false; in initSubtargetFeatures()
443 bool RestrictIT = false; variable845 bool restrictIT() const { return RestrictIT; } in restrictIT()