Searched refs:DuplicateMap (Results 1 – 1 of 1) sorted by relevance
743 DuplicateBlockMap DuplicateMap; in isLegalAndProfitableToTransform() local755 DuplicateMap[BB].push_back({BB, NextState}); in isLegalAndProfitableToTransform()768 VisitedBB = getClonedBB(BB, NextState, DuplicateMap); in isLegalAndProfitableToTransform()772 DuplicateMap[BB].push_back({BB, NextState}); in isLegalAndProfitableToTransform()869 DuplicateBlockMap DuplicateMap; in createAllExitPaths() local884 updateLastSuccessor(TPath, DuplicateMap, &DTU); in createAllExitPaths()901 DuplicateBlockMap &DuplicateMap, in createExitPath()932 DuplicateMap[BB].push_back({NewBB, NextState}); in createExitPath()1147 DuplicateBlockMap &DuplicateMap, in updateLastSuccessor()1204 DuplicateBlockMap &DuplicateMap) { in getClonedBB()[all …]