Searched refs:abiMetaCU (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DRSAddDebugInfoPass.cpp52 sourceFileName(nullptr), emptyExpr(nullptr), abiMetaCU(nullptr),
138 abiMetaCU = CU;
260 if (abiMetaCU == nullptr)
268 if (cu != abiMetaCU)
281 llvm::DICompileUnit *abiMetaCU; member in class:__anon1374::RSAddDebugInfoPass

Completed in 591 milliseconds