Home
last modified time | relevance | path

Searched refs:ResLenWithSTP (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp92 unsigned ResLenWithSTP = BBTrace.getResourceLength(None, SCDesc); in shouldAddSTPToBlock() local
93 if (ResLenWithSTP > ResLength) { in shouldAddSTPToBlock()
95 << " resources " << ResLength << " -> " << ResLenWithSTP in shouldAddSTPToBlock()