Searched refs:LoadIntoFakeUse (Results 1 – 1 of 1) sorted by relevance
3705 const llvm::Instruction *LoadIntoFakeUse = nullptr; in findDominatingStoreToReturnValue() local3710 if (LoadIntoFakeUse == &I) in findDominatingStoreToReturnValue()3719 LoadIntoFakeUse = dyn_cast<llvm::Instruction>(II->getArgOperand(0)); in findDominatingStoreToReturnValue()