Searched defs:supportsTailCall (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h797 bool supportsTailCall() const { return SupportsTailCall; } function in class:llvm::ARMSubtarget

Completed in 106 milliseconds