Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp45 static cl::opt<bool> EnableReuseStorageInFrame( variable
594 if (!Shape.ReuseFrameSlot && !EnableReuseStorageInFrame) { in addFieldForAllocas()
2556 if (!ReuseFrameSlot && !EnableReuseStorageInFrame) in salvageDebugInfo()