Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp3144 static llvm::StoreInst *findDominatingStoreToReturnValue(CodeGenFunction &CGF) { in findDominatingStoreToReturnValue() function
3476 findDominatingStoreToReturnValue(*this)) { in EmitFunctionEpilog()