Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp87 unsigned ResLenWithSTP = BBTrace.getResourceLength(None, SCDesc); in shouldAddSTPToBlock() local
88 if (ResLenWithSTP > ResLength) { in shouldAddSTPToBlock()
90 << " resources " << ResLength << " -> " << ResLenWithSTP in shouldAddSTPToBlock()