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