Searched refs:addToParentLoopIfNeeded (Results 1 – 2 of 2) sorted by relevance
187 void addToParentLoopIfNeeded(ArrayRef<BasicBlock *> BBs);
689 void LoopConstrainer::addToParentLoopIfNeeded(ArrayRef<BasicBlock *> BBs) { in addToParentLoopIfNeeded() function in LoopConstrainer845 addToParentLoopIfNeeded(ArrayRef(std::begin(NewBlocks), NewBlocksEnd)); in run()