Searched refs:makeSubprogramMap (Results 1 – 7 of 7) sorted by relevance
373 llvm::makeSubprogramMap(const Module &M) { in makeSubprogramMap() function in llvm
530 DenseMap<const Function *, DISubprogram> makeSubprogramMap(const Module &M);
1107 FunctionDIs = makeSubprogramMap(M); in runOnModule()
1018 FunctionDIs = makeSubprogramMap(CG.getModule()); in doInitialization()
1050 FunctionDIs = makeSubprogramMap(M); in doInitialization()
438 FunctionDIs = makeSubprogramMap(*M); in beginModule()
595 FunctionDIs = makeSubprogramMap(M); in runOnModule()