Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DMetadataTest.cpp3010 #define EXPECT_FOLD_CONST(StartWidth, StartValue, EndWidth, EndValue, NumElts) \ in TEST_F() argument
3011 Int = ConstantInt::get(Context, APInt(StartWidth, StartValue)); \ in TEST_F()