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