Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DConstantsTest.cpp670 Constant *CUU = ConstantVector::get({CU, CU}); TEST() local
681 Constant *CUU = ConstantStruct::get(STy, {CU, CU}); TEST() local
692 Constant *CUU = ConstantArray::get(ATy, {CU, CU}); TEST() local