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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp91 unsigned ResLenWithSTP = BBTrace.getResourceLength(None, SCDesc); local
92 if (ResLenWithSTP > ResLength) {
94 << " resources " << ResLength << " -> " << ResLenWithSTP local

Completed in 101 milliseconds