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