Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3705 const llvm::Instruction *LoadIntoFakeUse = nullptr; in findDominatingStoreToReturnValue() local
3710 if (LoadIntoFakeUse == &I) in findDominatingStoreToReturnValue()
3719 LoadIntoFakeUse = dyn_cast<llvm::Instruction>(II->getArgOperand(0)); in findDominatingStoreToReturnValue()