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