Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DIndirectionUtilsTest.cpp21 StructType *ArgTy = getDummyStructTy(Context); in TEST()
H A DOrcTestCommon.h159 inline StructType *getDummyStructTy(LLVMContext &Context) { in getDummyStructTy() function