Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp45 static cl::opt<bool> EnableReuseStorageInFrame( variable
582 if (!Shape.ReuseFrameSlot && !EnableReuseStorageInFrame) { in addFieldForAllocas()
2495 if (!ReuseFrameSlot && !EnableReuseStorageInFrame) in salvageDebugInfo()