Searched refs:addToParentLoopIfNeeded (Results 1 – 1 of 1) sorted by relevance
613 void addToParentLoopIfNeeded(ArrayRef<BasicBlock *> BBs);1369 void LoopConstrainer::addToParentLoopIfNeeded(ArrayRef<BasicBlock *> BBs) { in addToParentLoopIfNeeded() function in LoopConstrainer1537 addToParentLoopIfNeeded(makeArrayRef(std::begin(NewBlocks), NewBlocksEnd)); in run()