Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:CreateAlloca

255   llvm::AllocaInst *ret = tmp.CreateAlloca(type, 0, varName.c_str());
923 stringVar = builder.CreateAlloca(stringConstant->getType());
967 stringVar = builder.CreateAlloca(stringConstant->getType());