Searched refs:LScope (Results 1 – 2 of 2) sorted by relevance
238 auto *LScope = dyn_cast<DILocalScope>(S); in CloneFunctionInto() local239 if (LScope && MappedToSelfSPs.count(LScope->getSubprogram())) in CloneFunctionInto()
1583 auto *LScope = LScopes.findLexicalScope(DL); in validThroughout() local1585 if (!LScope) in validThroughout()1587 auto &LSRange = LScope->getRanges(); in validThroughout()1612 if (!PredScope || LScope->dominates(PredScope)) in validThroughout()