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

/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp495 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode); local
497 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::J2_jump)) {

Completed in 51 milliseconds