Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:CreateAlloca

257   llvm::AllocaInst *ret = tmp.CreateAlloca(type, 0, varName.c_str());
925 stringVar = builder.CreateAlloca(stringConstant->getType());
969 stringVar = builder.CreateAlloca(stringConstant->getType());