Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDIBuilder.h70 const MDNode *getCU() { return TheCU; } in getCU() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h116 DwarfCompileUnit &getCU() override { return *this; } in getCU() function
DDwarfUnit.h388 DwarfCompileUnit &getCU() override { return CU; } in getCU() function