Home
last modified time | relevance | path

Searched defs:Subprogram (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/unittests/Transforms/Utils/
H A DCloning.cpp239 DISubprogram Subprogram = DBuilder.createFunction(CU, "f", "f", File, 4, in CreateOldFunctionBodyAndDI() local
298 TEST_F(CloneFunc, Subprogram) { in TEST_F() argument
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp159 for (DISubprogram Subprogram : Finder.subprograms()) { in FindSubprogram() local
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp902 DISubprogram Subprogram = getDISubprogram(Scope); in getDISubprogram() local