Searched refs:InstDiff (Results 1 – 1 of 1) sorted by relevance
136 const int64_t InstDiff = FD.getInstDiff(); in printFunctionDiff() local137 assert(InstDiff && "Shouldn't get functions with no size change?"); in printFunctionDiff()152 if (InstDiff > 0) in printFunctionDiff()157 OS << InstDiff << " instrs, "; in printFunctionDiff()