Searched defs:LBI (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 508 rewriteSingleStoreAlloca(AllocaInst * AI,AllocaInfo & Info,LargeBlockInfo & LBI,const DataLayout & DL,DominatorTree & DT,AssumptionCache * AC,SmallSet<DbgAssignIntrinsic *,8> * DbgAssignsToDelete,SmallSet<DPValue *,8> * DPVAssignsToDelete) rewriteSingleStoreAlloca() argument 619 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 729 LargeBlockInfo LBI; run() local [all...] |