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

/external/llvm/examples/BrainF/
H A DBrainF.cpp81 ConstantInt *val_mem = ConstantInt::get(C, APInt(32, memtotal)); local
87 ptr_arr = CallInst::CreateMalloc(BB, IntPtrTy, Int8Ty, allocsize, val_mem,
96 val_mem,

Completed in 72 milliseconds