Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1569 bool NeedToCopyArgPtrValue = false; in insertSpills() local
1581 NeedToCopyArgPtrValue = true; in insertSpills()
1617 if (NeedToCopyArgPtrValue) { in insertSpills()
1639 if (NeedToCopyArgPtrValue) in insertSpills()