Home
last modified time | relevance | path

Searched refs:EnableGuaranteedTailCallOpt (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp81 CGOPT(bool, EnableGuaranteedTailCallOpt) in CGOPT()
335 static cl::opt<bool> EnableGuaranteedTailCallOpt( in CGOPT() local
340 CGBINDOPT(EnableGuaranteedTailCallOpt); in CGOPT()