Searched refs:LScope (Results 1 – 2 of 2) sorted by relevance
219 auto *LScope = dyn_cast<DILocalScope>(S); in CloneFunctionInto() local220 if (LScope && MappedToSelfSPs.count(LScope->getSubprogram())) in CloneFunctionInto()
1557 auto *LScope = LScopes.findLexicalScope(DL); in validThroughout() local1559 if (!LScope) in validThroughout()1561 auto &LSRange = LScope->getRanges(); in validThroughout()1586 if (!PredScope || LScope->dominates(PredScope)) in validThroughout()