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

/external/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp161 static bool shouldSpeculateInstrs(BasicBlock::iterator Begin, function
227 if (!shouldSpeculateInstrs(Latch->begin(), Jmp))

Completed in 519 milliseconds