Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp443 const bool HasLiveMemoryLocation = RelocMgr.isLiveVariable(DIE, MyInfo); in shouldKeepVariableDIE() local
444 if (!HasLiveMemoryLocation || ((Flags & TF_InFunctionScope) && in shouldKeepVariableDIE()