Searched defs:ClonedLoop (Results 1 – 2 of 2) sorted by relevance
111 struct ClonedLoop { struct113 std::vector<BasicBlock *> Blocks;137 void cloneLoop(ClonedLoop &CLResult, const char *Tag) const; argument
259 Loop *ClonedLoop = nullptr; global() member in __anon22a277de0111::InstPartition