Searched defs:Cast2 (Results 1 – 2 of 2) sorted by relevance
689 Value *Cast2 = IRB.CreateIntCast(M->getArgOperand(2), IntptrTy, false); in instrumentMemIntrinsic() local
8614 if (auto *Cast2 = dyn_cast<CastInst>(V2)) { in lookThroughCast() local