Searched refs:ArgVTy (Results 1 – 1 of 1) sorted by relevance
28 Type *ArgVTy = in InsertProfilingInitCall() local35 ArgVTy, UIntPtr, in InsertProfilingInitCall()43 Args[1] = Constant::getNullValue(ArgVTy); in InsertProfilingInitCall()72 if (AI->getType() != ArgVTy) { in InsertProfilingInitCall()73 Instruction::CastOps opcode = CastInst::getCastOpcode(AI, false, ArgVTy, in InsertProfilingInitCall()76 CastInst::Create(opcode, AI, ArgVTy, "argv.cast", InitCall)); in InsertProfilingInitCall()