Searched refs:mightWriteIntoAllocaPtr (Results 1 – 1 of 1) sorted by relevance
524 static bool mightWriteIntoAllocaPtr(AllocaInst &A, const DominatorTree &DT, in mightWriteIntoAllocaPtr() function781 if (mightWriteIntoAllocaPtr(*A, DT, *CB)) { in insertSpills()