Home
last modified time | relevance | path

Searched refs:CloneList (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ !
H A DDFAJumpThreading.cpp330 typedef std::vector<ClonedBlock> CloneList; typedef
335 typedef DenseMap<BasicBlock *, CloneList> DuplicateBlockMap;
1250 CloneList ClonedBBs = DuplicateMap[BB]; in getClonedBB()