Searched refs:getDISubprogram (Results 1 – 7 of 7) sorted by relevance
31 DISubprogram *getDISubprogram(const MDNode *Scope);
52 if (auto *SP = getDISubprogram(Scope)) in getFnDebugLoc()
691 DISubprogram *Fn = getDISubprogram(Scope); in createLocalVariable()730 DISubprogram *Fn = getDISubprogram(Scope); in createLabel()
43 DISubprogram *llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram() function in llvm
233 getDISubprogram(DIVar->getScope())->describes(&MF->getFunction())) { in beginFunction()
535 auto *InlinedSP = getDISubprogram(DS); in constructInlinedScopeDIE()
748 if (SP != getDISubprogram(Loc.getScope())) in emitProfileNotes()