Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DBasicAliasAnalysisTest.cpp27 const static char DLString[] = "e-i64:64-f80:128-n8:16:32:64-S128"; variable
69 : M("BasicAATest", C), B(C), DL(DLString), TLI(TLII), F(nullptr) {} in BasicAATest()
H A DMemorySSATest.cpp27 const static char DLString[] = "e-i64:64-f80:128-n8:16:32:64-S128"; variable
73 : M("MemorySSATest", C), B(C), DL(DLString), TLI(TLII), F(nullptr) {} in MemorySSATest()