|
LLVM
8.0.1
|
#include "llvm-c/Transforms/IPO.h"#include "llvm-c/Initialization.h"#include "llvm/IR/LegacyPassManager.h"#include "llvm/InitializePasses.h"#include "llvm/Transforms/IPO.h"#include "llvm/Transforms/IPO/AlwaysInliner.h"#include "llvm/Transforms/IPO/FunctionAttrs.h"
Go to the source code of this file.
1.8.13