Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCall.cpp2515 auto shouldDisableTailCalls = [&] { in ConstructAttributeList() local
2535 if (shouldDisableTailCalls()) in ConstructAttributeList()