Searched refs:supportsTailCall (Results 1 – 2 of 2) sorted by relevance
415 bool supportsTailCall() const { return SupportsTailCall; } in supportsTailCall() function
1477 if (!Subtarget->supportsTailCall() || MF.getTarget().Options.DisableTailCalls) in LowerCall()2361 if (!Subtarget->supportsTailCall()) in mayBeEmittedAsTailCall()