Searched refs:OnlyStore (Results 1 – 1 of 1) sorted by relevance
220 StoreInst *OnlyStore; member233 OnlyStore = nullptr; in clear()255 OnlyStore = SI; in AnalyzeAlloca()576 StoreInst *OnlyStore = Info.OnlyStore; in rewriteSingleStoreAlloca() local577 Value *ReplVal = OnlyStore->getOperand(0); in rewriteSingleStoreAlloca()584 BasicBlock *StoreBB = OnlyStore->getParent(); in rewriteSingleStoreAlloca()592 if (UserInst == OnlyStore) in rewriteSingleStoreAlloca()606 StoreIndex = LBI.getInstructionIndex(OnlyStore); in rewriteSingleStoreAlloca()641 Info.OnlyStore, DIB, DbgAssignsToDelete, DVRAssignsToDelete); in rewriteSingleStoreAlloca()648 ConvertDebugDeclareToDebugValue(DbgItem, Info.OnlyStore, DIB); in rewriteSingleStoreAlloca()[all …]