コード例 #1
0
ファイル: PassManager.cs プロジェクト: bamfbamf/LLVMSharp
 public void AddScalarizerPass() => LLVM.AddScalarizerPass(this.Unwrap());