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