Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp994 if (auto *DLVar = Array->getDataLocation()) in dependencies() local
995 Result.push_back(DLVar); in dependencies()