Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp2744 auto returnValueInst = ReturnValue.getPointer(); in EmitFunctionEpilog() local
2745 if (returnValueInst->use_empty()) { in EmitFunctionEpilog()
2746 if (auto alloca = dyn_cast<llvm::AllocaInst>(returnValueInst)) { in EmitFunctionEpilog()