Searched defs:Cast2 (Results 1 – 4 of 4) sorted by relevance
689 Value *Cast2 = IRB.CreateIntCast(M->getArgOperand(2), IntptrTy, false); instrumentMemIntrinsic() local
314 template<typename T> int Cast2(T t) { Cast2() function
668 const auto &Cast2 = checkNode<ImplicitCastExpr>( in TEST() local
8445 if (auto *Cast2 = dyn_cast<CastInst>(V2)) { lookThroughCast() local