Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp412 static bool shouldSpeculateInstrs(BasicBlock::iterator Begin, in shouldSpeculateInstrs() function
502 if (!shouldSpeculateInstrs(Latch->begin(), Jmp->getIterator(), L)) in simplifyLoopLatch()