Searched refs:DuplicateMap (Results 1 – 1 of 1) sorted by relevance
779 DuplicateBlockMap DuplicateMap; in isLegalAndProfitableToTransform() local791 DuplicateMap[BB].push_back({BB, NextState}); in isLegalAndProfitableToTransform()804 VisitedBB = getClonedBB(BB, NextState, DuplicateMap); in isLegalAndProfitableToTransform()808 DuplicateMap[BB].push_back({BB, NextState}); in isLegalAndProfitableToTransform()903 DuplicateBlockMap DuplicateMap; in createAllExitPaths() local918 updateLastSuccessor(TPath, DuplicateMap, &DTU); in createAllExitPaths()935 DuplicateBlockMap &DuplicateMap, in createExitPath()965 DuplicateMap[BB].push_back({NewBB, NextState}); in createExitPath()1179 DuplicateBlockMap &DuplicateMap, in updateLastSuccessor()1236 DuplicateBlockMap &DuplicateMap) { in getClonedBB()[all …]