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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp376 bool IsJMP = (Opc == Hexagon::J2_jump); local
377 if (!isPredicableStore(&MI) && !IsJMP && !isSafeToSpeculate(&MI))

Completed in 103 milliseconds