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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp353 bool IsJMP = (Opc == Hexagon::J2_jump); local
354 if (!isPredicableStore(&MI) && !IsJMP && !isSafeToSpeculate(&MI))

Completed in 26 milliseconds