Searched refs:SupportsTailCall (Results 1 – 2 of 2) sorted by relevance
233 SupportsTailCall = !isThumb() || hasV8MBaselineOps(); in initSubtargetFeatures()236 SupportsTailCall = false; in initSubtargetFeatures()
246 bool SupportsTailCall = false; variable797 bool supportsTailCall() const { return SupportsTailCall; } in supportsTailCall()