Home
last modified time | relevance | path

Searched defs:DbgAssignsToDelete (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp146 updateForDeletedStore(StoreInst * ToDelete,DIBuilder & DIB,SmallSet<DbgAssignIntrinsic *,8> * DbgAssignsToDelete,SmallSet<DPValue *,8> * DPVAssignsToDelete) const updateForDeletedStore() argument
381 SmallSet<DbgAssignIntrinsic *, 8> DbgAssignsToDelete; global() member
511 rewriteSingleStoreAlloca(AllocaInst * AI,AllocaInfo & Info,LargeBlockInfo & LBI,const DataLayout & DL,DominatorTree & DT,AssumptionCache * AC,SmallSet<DbgAssignIntrinsic *,8> * DbgAssignsToDelete,SmallSet<DPValue *,8> * DPVAssignsToDelete) rewriteSingleStoreAlloca() argument
621 promoteSingleBlockAlloca(AllocaInst * AI,const AllocaInfo & Info,LargeBlockInfo & LBI,const DataLayout & DL,DominatorTree & DT,AssumptionCache * AC,SmallSet<DbgAssignIntrinsic *,8> * DbgAssignsToDelete,SmallSet<DPValue *,8> * DPVAssignsToDelete) promoteSingleBlockAlloca() argument
[all...]