Searched refs:mightWriteIntoAllocaPtr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp524 static bool mightWriteIntoAllocaPtr(AllocaInst &A, const DominatorTree &DT, function
781 if (mightWriteIntoAllocaPtr(*A, DT, *CB)) {

Completed in 152 milliseconds