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