Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp86 auto ShouldKeep = [SPClonedWithinModule](const DISubprogram *SP) -> bool { in createIdentityMDPredicate() local
96 return ShouldKeep(SP); in createIdentityMDPredicate()
100 return ShouldKeep(LScope->getSubprogram()); in createIdentityMDPredicate()
105 return ShouldKeep(S->getSubprogram()); in createIdentityMDPredicate()