Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1585 auto *PredScope = LScopes.findLexicalScope(PredDL); in validThroughout() local
1586 if (!PredScope || LScope->dominates(PredScope)) in validThroughout()