Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp412 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode); in AnalyzeBranch() local
414 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::J2_jump)) { in AnalyzeBranch()