Esempio n. 1
0
 public void AddDemoteMemoryToRegisterPass()
 {
     LLVM.AddDemoteMemoryToRegisterPass(this.instance);
 }
Esempio n. 2
0
 public void AddDemoteMemoryToRegisterPass() => LLVM.AddDemoteMemoryToRegisterPass(this);