Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp1444 const DebugLoc &DeclareLoc = DII->getDebugLoc(); in getDebugValueLoc() local
1445 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
1446 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc()