Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp99 unsigned ResLenWithSTP = BBTrace.getResourceLength( in shouldAddSTPToBlock() local
101 if (ResLenWithSTP > ResLength) { in shouldAddSTPToBlock()
103 << " resources " << ResLength << " -> " << ResLenWithSTP in shouldAddSTPToBlock()