Searched refs:getDISubprogram (Results 1 – 7 of 7) sorted by relevance
32 DISubprogram *getDISubprogram(const MDNode *Scope);
53 if (auto *SP = getDISubprogram(Scope)) in getFnDebugLoc()
689 DISubprogram *Fn = getDISubprogram(Scope); in createLocalVariable()728 DISubprogram *Fn = getDISubprogram(Scope); in createLabel()
44 DISubprogram *llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram() function in llvm
223 getDISubprogram(DIVar->getScope())->describes(&MF->getFunction())) { in beginFunction()
478 auto *InlinedSP = getDISubprogram(DS); in constructInlinedScopeDIE()
736 if (SP != getDISubprogram(Loc.getScope())) in emitProfileNotes()