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

/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp172 MachineBasicBlock::iterator BeforeJMPR = local
174 if (BeforeJMPR != MBBI &&
175 BeforeJMPR->getOpcode() == Hexagon::RESTORE_DEALLOC_RET_JMP_V4) {

Completed in 52 milliseconds