Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp508 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode); in analyzeBranch() local
510 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::J2_jump)) { in analyzeBranch()