Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp416 bool PreviouslyValid = llvm::HexagonMCShuffle(Context, false, MCII, STI, MCI); in tryCompound() local
425 if (PreviouslyValid && !IsValid) { in tryCompound()
430 PreviouslyValid = true; in tryCompound()