Searched refs:returnValueInst (Results 1 – 1 of 1) sorted by relevance
2744 auto returnValueInst = ReturnValue.getPointer(); in EmitFunctionEpilog() local2745 if (returnValueInst->use_empty()) { in EmitFunctionEpilog()2746 if (auto alloca = dyn_cast<llvm::AllocaInst>(returnValueInst)) { in EmitFunctionEpilog()