Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp524 static bool mightWriteIntoAllocaPtr(AllocaInst &A, const DominatorTree &DT, in mightWriteIntoAllocaPtr() function
781 if (mightWriteIntoAllocaPtr(*A, DT, *CB)) { in insertSpills()