Home
last modified time | relevance | path

Searched refs:getSubprograms (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp371 DIArray SPs = CU.getSubprograms(); in emitGCNO()
425 DIArray SPs = CU.getSubprograms(); in emitProfileArcs()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h190 DIArray getSubprograms() const;
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp613 DIArray DICompileUnit::getSubprograms() const { in getSubprograms() function in DICompileUnit
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp628 DIArray SPs = CUNode.getSubprograms(); in beginModule()
664 DIArray Subprograms = TheCU.getSubprograms(); in endModule()