llvm::ParamLocsVecTy

Vector of parameter location lists for a stable function merge.

Synopsis

Declared in <llvm/CodeGen/GlobalMergeFunctions.h>

using ParamLocsVecTy = SmallVector<ParamLocs, 8>;