Searched refs:SupportsTailCall (Results 1 – 2 of 2) sorted by relevance
227 SupportsTailCall = !isThumb1Only() || hasV8MBaselineOps(); in initSubtargetFeatures()230 SupportsTailCall = false; in initSubtargetFeatures()
106 bool SupportsTailCall = false; variable401 bool supportsTailCall() const { return SupportsTailCall; } in supportsTailCall()