Searched refs:OnlyStore (Results 1 – 1 of 1) sorted by relevance
217 StoreInst *OnlyStore; member230 OnlyStore = nullptr; in clear()252 OnlyStore = SI; in AnalyzeAlloca()527 StoreInst *OnlyStore = Info.OnlyStore; in rewriteSingleStoreAlloca() local528 Value *ReplVal = OnlyStore->getOperand(0); in rewriteSingleStoreAlloca()535 BasicBlock *StoreBB = OnlyStore->getParent(); in rewriteSingleStoreAlloca()543 if (UserInst == OnlyStore) in rewriteSingleStoreAlloca()557 StoreIndex = LBI.getInstructionIndex(OnlyStore); in rewriteSingleStoreAlloca()592 Info.OnlyStore, DIB, DbgAssignsToDelete, DVRAssignsToDelete); in rewriteSingleStoreAlloca()599 ConvertDebugDeclareToDebugValue(DbgItem, Info.OnlyStore, DIB); in rewriteSingleStoreAlloca()[all …]