Home
last modified time | relevance | path

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

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