Searched refs:getDISubprogram (Results 1 – 6 of 6) sorted by relevance
51 if (auto *SP = getDISubprogram(Scope)) in getFnDebugLoc()
148 DISubprogram *llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram() function in llvm
56 DISubprogram *getDISubprogram(const MDNode *Scope);
302 getDISubprogram(DIVar->getScope())->describes(&MF->getFunction())) { in beginFunction()
690 auto *InlinedSP = getDISubprogram(DS); in constructInlinedScopeDIE()
903 if (isa<DILexicalBlockFile>(Scope) || SP != getDISubprogram(Scope)) in emitProfileNotes()