Searched refs:val_mem (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/examples/BrainF/
H A DBrainF.cpp91 ConstantInt *val_mem = ConstantInt::get(C, APInt(32, memtotal)); local
97 ptr_arr = CallInst::CreateMalloc(BB, IntPtrTy, Int8Ty, allocsize, val_mem,
106 val_mem,

Completed in 104 milliseconds