Searched refs:SupportsTailCall (Results 1 – 2 of 2) sorted by relevance
101 bool SupportsTailCall; variable280 bool supportsTailCall() const { return SupportsTailCall; } in supportsTailCall()
79 SupportsTailCall = false; in initializeEnvironment()155 SupportsTailCall = !getTargetTriple().isOSVersionLT(5, 0); in resetSubtargetFeatures()