Searched refs:DuplicateMap (Results 1 – 1 of 1) sorted by relevance
726 DuplicateBlockMap DuplicateMap; in isLegalAndProfitableToTransform() local738 DuplicateMap[BB].push_back({BB, NextState}); in isLegalAndProfitableToTransform()751 VisitedBB = getClonedBB(BB, NextState, DuplicateMap); in isLegalAndProfitableToTransform()755 DuplicateMap[BB].push_back({BB, NextState}); in isLegalAndProfitableToTransform()840 DuplicateBlockMap DuplicateMap; in createAllExitPaths() local855 updateLastSuccessor(TPath, DuplicateMap, &DTU); in createAllExitPaths()872 DuplicateBlockMap &DuplicateMap, in createExitPath()902 DuplicateMap[BB].push_back({NewBB, NextState}); in createExitPath()1106 DuplicateBlockMap &DuplicateMap, in updateLastSuccessor()1163 DuplicateBlockMap &DuplicateMap) { in getClonedBB()[all …]