Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DIndirectionUtilsTest.cpp23 {getDummyStructTy(Context), getDummyStructTy(Context)}, false); in TEST()
DOrcTestCommon.h200 inline StructType *getDummyStructTy(LLVMContext &Context) { in getDummyStructTy() function