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

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

Completed in 2205 milliseconds