Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp491 static bool shouldSpeculateInstrs(BasicBlock::iterator Begin, in shouldSpeculateInstrs() function
581 if (!shouldSpeculateInstrs(Latch->begin(), Jmp->getIterator(), L)) in simplifyLoopLatch()
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp481 static bool shouldSpeculateInstrs(BasicBlock::iterator Begin, in shouldSpeculateInstrs() function
570 if (!shouldSpeculateInstrs(Latch->begin(), Jmp->getIterator(), L)) in simplifyLoopLatch()