Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp485 bool ConsecutiveBackward = ConsecutiveInstr(MI2, MI1); in ReduceXWtoXWP() local
487 if (!(ConsecutiveForward || ConsecutiveBackward)) in ReduceXWtoXWP()