Searched refs:getDISubprogram (Results 1 – 7 of 7) sorted by relevance
81 if (auto *SP = getDISubprogram(Scope)) in getFnDebugLoc()
170 DISubprogram *llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram() function in llvm
61 LLVM_ABI DISubprogram *getDISubprogram(const MDNode *Scope);
314 getDISubprogram(DIVar->getScope())->describes(&MF->getFunction())) { in beginFunction()
736 auto *InlinedSP = getDISubprogram(DS); in constructInlinedScopeDIE()
881 if (SP != getDISubprogram(Scope)) in emitProfileNotes()
19627 {"_ZN4llvm15getDISubprogramEPKNS_6MDNodeE", "llvm::getDISubprogram(llvm::MDNode const*)"},