reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1113 if (isa<CoroAllocaGetInst>(U)) { 1114 U->replaceAllUsesWith(Alloca); 1120 auto FI = cast<CoroAllocaFreeInst>(U); 1128 DeadInsts.push_back(cast<Instruction>(U));