Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1755 bool UseSwiftMangling = false; in splitCoroutine() local
1758 UseSwiftMangling = true; in splitCoroutine()
1761 UseSwiftMangling = true; in splitCoroutine()
1765 UseSwiftMangling ? ResumeNameSuffix + Twine(Idx) + "_" in splitCoroutine()