Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp101 bool isNewValueJumpCandidate(const MachineInstr &MI) const;
427 bool HexagonNewValueJump::isNewValueJumpCandidate( in isNewValueJumpCandidate() function in HexagonNewValueJump
564 if (isNewValueJumpCandidate(MI)) { in runOnMachineFunction()
679 assert((isNewValueJumpCandidate(*cmpInstr)) && in runOnMachineFunction()