Searched refs:ClonedLoop (Results 1 – 3 of 3) sorted by relevance
182 ClonedLoop = ::cloneLoopWithPreheader(InsertBefore, LoopDomBB, OrigLoop, in cloneLoopWithPreheader()185 return ClonedLoop; in cloneLoopWithPreheader()190 const Loop *getClonedLoop() const { return ClonedLoop; } in getClonedLoop()196 return ClonedLoop ? ClonedLoop : OrigLoop; in getDistributedLoop()258 Loop *ClonedLoop = nullptr; member in __anon3e6d9aa10111::InstPartition
111 struct ClonedLoop { struct137 void cloneLoop(ClonedLoop &CLResult, const char *Tag) const; argument
468 void LoopConstrainer::cloneLoop(LoopConstrainer::ClonedLoop &Result, in cloneLoop()742 ClonedLoop PreLoop, PostLoop; in run()