Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DAArch64ErrataFix.cpp345 bool optionalAllowed = limit - off > 12; in scanCortexA53Errata843419() local
360 } else if (optionalAllowed && !isBranch(instr3)) { in scanCortexA53Errata843419()