Searched defs:findDominatingStoreToReturnValue (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.cpp1789 static llvm::StoreInst *findDominatingStoreToReturnValue(CodeGenFunction &CGF) { function
1889 if (llvm::StoreInst *SI = findDominatingStoreToReturnValue(*this)) {

Completed in 88 milliseconds