Searched refs:ClonedBlock (Results 1 – 1 of 1) sorted by relevance
346 struct ClonedBlock { struct354 typedef std::vector<ClonedBlock> CloneList;1294 auto It = llvm::find_if(ClonedBBs, [NextState](const ClonedBlock &C) { in getClonedBB()