Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1701 bool UseSwiftMangling = false; in splitAsyncCoroutine() local
1704 UseSwiftMangling = true; in splitAsyncCoroutine()
1708 UseSwiftMangling = true; in splitAsyncCoroutine()
1712 UseSwiftMangling ? ResumeNameSuffix + Twine(Idx) + "_" in splitAsyncCoroutine()