Home
last modified time | relevance | path

Searched defs:CUP (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DConstantsTest.cpp672 Constant *CUP = ConstantVector::get({CU, CP}); TEST() local
683 Constant *CUP = ConstantStruct::get(STy, {CU, CP}); TEST() local
694 Constant *CUP = ConstantArray::get(ATy, {CU, CP}); TEST() local