Searched refs:addToParentLoopIfNeeded (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp612 void addToParentLoopIfNeeded(ArrayRef<BasicBlock *> BBs);
1373 void LoopConstrainer::addToParentLoopIfNeeded(ArrayRef<BasicBlock *> BBs) { function in class:LoopConstrainer
1537 // addToParentLoopIfNeeded.
1541 addToParentLoopIfNeeded(ArrayRef(std::begin(NewBlocks), NewBlocksEnd));

Completed in 122 milliseconds