Home
last modified time | relevance | path

Searched refs:shouldSpeculateInstrs (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp698 static bool shouldSpeculateInstrs(BasicBlock::iterator Begin, in shouldSpeculateInstrs() function
788 if (!shouldSpeculateInstrs(Latch->begin(), Jmp->getIterator(), L)) in simplifyLoopLatch()