Searched defs:tripCountMap (Results 1 – 4 of 4) sorted by relevance
131 DenseMap<Operation *, uint64_t> tripCountMap; member
39 getTripCountMapAndOperands(AffineForOp forOp,AffineMap * tripCountMap,SmallVectorImpl<Value> * tripCountOperands) getTripCountMapAndOperands() argument
1603 llvm::SmallDenseMap<Operation *, uint64_t, 8> *tripCountMap) { in buildSliceTripCountMap() argument
49 getTripCountMapAndOperands(forOp, &tripCountMap, &tripCountOperands); in getCleanupLoopLowerBound() local [all...]