Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1592 bool getMayWriteBeforeCoroBegin() const { return MayWriteBeforeCoroBegin; } in getMayWriteBeforeCoroBegin() function
2867 Visitor.getMayWriteBeforeCoroBegin()); in collectFrameAlloca()