Home
last modified time | relevance | path

Searched refs:createRSAddDebugInfoPass (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSTransforms.h48 llvm::ModulePass * createRSAddDebugInfoPass();
DRSAddDebugInfoPass.cpp293 llvm::ModulePass * createRSAddDebugInfoPass() { in createRSAddDebugInfoPass() function
DCompiler.cpp467 pPM.add(createRSAddDebugInfoPass()); in addDebugInfoPass()