Searched refs:abiMetaCU (Results 1 – 1 of 1) sorted by relevance
48 sourceFileName(nullptr), emptyExpr(nullptr), abiMetaCU(nullptr), in RSAddDebugInfoPass()117 abiMetaCU = CU; in initializeDebugInfo()238 if (abiMetaCU == nullptr) in cleanupDebugInfo()246 if (cu != abiMetaCU) in cleanupDebugInfo()259 llvm::DICompileUnit *abiMetaCU; member in __anondf8b05080111::RSAddDebugInfoPass