Searched defs:blockIndexCache (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Transforms/ |
H A D | Mem2Reg.cpp | 216 BlockIndexCache &blockIndexCache; global() member in __anon6775e2e90111::MemorySlotPromoter 225 MemorySlotPromoter(MemorySlot slot,PromotableAllocationOpInterface allocator,OpBuilder & builder,DominanceInfo & dominance,const DataLayout & dataLayout,MemorySlotPromotionInfo info,const Mem2RegStatistics & statistics,BlockIndexCache & blockIndexCache) MemorySlotPromoter() argument 514 getOrCreateBlockIndices(BlockIndexCache & blockIndexCache,Region * region) getOrCreateBlockIndices() argument 530 dominanceSort(SmallVector<Operation * > & ops,Region & region,BlockIndexCache & blockIndexCache) dominanceSort() argument 640 BlockIndexCache blockIndexCache; tryToPromoteMemorySlots() local [all...] |