Searched refs:VUse (Results 1 – 2 of 2) sorted by relevance
1905 for (auto &VUse : Suspend->value_operands()) in splitRetconCoroutine() local1906 ReturnPHIs[NextPHIIndex++]->addIncoming(&*VUse, SuspendBB); in splitRetconCoroutine()
1009 for (const Use &VUse : V->uses()) { in valueIsOnlyUsedLocallyOrStoredToOneGlobal() local1010 const User *U = VUse.getUser(); in valueIsOnlyUsedLocallyOrStoredToOneGlobal()