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