Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp942 static bool shouldSpeculateInstrs(BasicBlock::iterator Begin, in shouldSpeculateInstrs() function
1032 if (!shouldSpeculateInstrs(Latch->begin(), Jmp->getIterator(), L)) in simplifyLoopLatch()