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