Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopRotation.cpp203 static bool shouldSpeculateInstrs(BasicBlock::iterator Begin, in shouldSpeculateInstrs() function
293 if (!shouldSpeculateInstrs(Latch->begin(), Jmp, L)) in simplifyLoopLatch()