Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp228 SmallPtrSet<const DISubprogram *, 16> MappedToSelfSPs; in CloneFunctionInto() local
232 MappedToSelfSPs.insert(ISP); in CloneFunctionInto()
239 if (LScope && MappedToSelfSPs.count(LScope->getSubprogram())) in CloneFunctionInto()