Searched defs:operationToIndexMap (Results 1 – 1 of 1) sorted by relevance
338 DenseMap<Operation *, unsigned> operationToIndexMap; generateOperationNumbering() local 356 gatherTileLiveRanges(DenseMap<Operation *,unsigned> const & operationToIndexMap,LiveRange::Allocator & liveRangeAllocator,Liveness & liveness,FunctionOpInterface function) gatherTileLiveRanges() argument 678 dumpLiveRanges(DenseMap<Operation *,unsigned> const & operationToIndexMap,ArrayRef<LiveRange const * > liveRanges,FunctionOpInterface function) dumpLiveRanges() argument 736 auto operationToIndexMap = generateOperationNumbering(function); allocateSMETiles() local [all...]