Searched refs:createDebugInfo (Results 1 - 2 of 2) sorted by path

/external/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp545 void DebugIR::createDebugInfo(Module &M, std::unique_ptr<Module> &DisplayM) { function in class:llvm::DebugIR
589 createDebugInfo(M, DisplayM);
H A DDebugIR.h84 void createDebugInfo(llvm::Module &M,

Completed in 263 milliseconds