Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp588 bool DummyADS; in attributesPermitTailCall() local
589 bool &ADS = AllowDifferingSizes ? *AllowDifferingSizes : DummyADS; in attributesPermitTailCall()